AgreementSummary
Summary for 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
- arn
-
ARN of the agreement resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
[^<>]*
Required: No
- description
-
Description of the agreement resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
[^<>]*
Required: No
- id
-
Identifier of the agreement resource.
Type: String
Pattern:
agreement-[a-zA-Z0-9]{16}
Required: No
- name
-
Name of the agreement resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
[^<>]*
Required: No
- revisionId
-
Revision Id of the agreement resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
[^<>]*
Required: No
- subjects
-
Subjects of the agreement resource.
Type: Array of strings
Valid Values:
ACCOUNT | ORGANIZATION
Required: No
- terminateTerms
-
Terms required to terminate 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
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: