AwsCustomerAgreementAndIpLicenseAcceptance

class aws_rfdk.deadline.AwsCustomerAgreementAndIpLicenseAcceptance(value)

Bases: enum.Enum

The ThinkboxDockerImages will install Deadline onto one or more EC2 instances.

By downloading or using the Deadline software, you agree to the AWS Customer Agreement (https://aws.amazon.com/agreement/) and AWS Intellectual Property License (https://aws.amazon.com/legal/aws-ip-license-terms/). You acknowledge that Deadline is AWS Content as defined in those Agreements.

This enum is used to signify acceptance or rejection of these terms.

Attributes

USER_ACCEPTS_AWS_CUSTOMER_AGREEMENT_AND_IP_LICENSE

The user signifies their explicit acceptance of the terms.

USER_REJECTS_AWS_CUSTOMER_AGREEMENT_AND_IP_LICENSE

The user signifies their explicit rejection of the terms.