CustomerAgreementSummary - AWS Artifact
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

CustomerAgreementSummary

Summary for customer-agreement resource.

Contents

acceptanceTerms

Terms required to accept the agreement resource.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 10 items.

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: [^<>]*

Required: No

agreementArn

ARN of the agreement resource the customer-agreement resource represents.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: [^<>]*

Required: No

arn

ARN of the customer-agreement resource.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: [^<>]*

Required: No

awsAccountId

AWS account Id that owns the resource.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: [a-zA-Z0-9_\-\s]*

Required: No

description

Description of the resource.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: [^<>]*

Required: No

effectiveEnd

Timestamp indicating when the agreement was terminated.

Type: Timestamp

Required: No

effectiveStart

Timestamp indicating when the agreement became effective.

Type: Timestamp

Required: No

id

Identifier of the customer-agreement resource.

Type: String

Pattern: customer-agreement-[a-zA-Z0-9]{16}

Required: No

name

Name of the customer-agreement resource.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: [^<>]*

Required: No

organizationArn

ARN of the organization that owns the resource.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: [^<>]*

Required: No

state

State of the resource.

Type: String

Valid Values: ACTIVE | CUSTOMER_TERMINATED | AWS_TERMINATED

Required: No

terminateTerms

Terms required to terminate the customer-agreement resource.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 10 items.

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: [^<>]*

Required: No

type

Type of the customer-agreement resource.

Type: String

Valid Values: CUSTOM | DEFAULT | MODIFIED

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: