AttributeGroupSummary
Summary of a AWS Service Catalog AppRegistry attribute group.
Contents
- arn
-
The Amazon resource name (ARN) that specifies the attribute group across services.
Type: String
Pattern:
arn:aws[-a-z]*:servicecatalog:[a-z]{2}(-gov)?-[a-z]+-\d:\d{12}:/attribute-groups/[-.\w]+
Required: No
- createdBy
-
The service principal that created the attribute group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^(?!-)([a-z0-9-]+\.)+(aws\.internal|amazonaws\.com(\.cn)?)$
Required: No
- creationTime
-
The ISO-8601 formatted timestamp of the moment the attribute group was created.
Type: Timestamp
Required: No
- description
-
The description of the attribute group that the user provides.
Type: String
Length Constraints: Maximum length of 1024.
Required: No
- id
-
The globally unique attribute group identifier of the attribute group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[-.\w]+
Required: No
- lastUpdateTime
-
The ISO-8601 formatted timestamp of the moment the attribute group was last updated. This time is the same as the creationTime for a newly created attribute group.
Type: Timestamp
Required: No
- name
-
The name of the attribute group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[-.\w]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: