AttributeGroupDetails
The details related to a specific AttributeGroup.
Contents
- arn
-
The Amazon resource name (ARN) that specifies the attribute group.
Type: String
Pattern:
arn:aws[-a-z]*:servicecatalog:[a-z]{2}(-gov)?-[a-z]+-\d:\d{12}:/attribute-groups/[a-z0-9]+
Required: No
- id
-
The unique identifier of the attribute group.
Type: String
Length Constraints: Fixed length of 26.
Pattern:
[a-z0-9]+
Required: No
- name
-
This member has been deprecated.
Important This field is no longer supported. We recommend you don't use the field when using
ListAttributeGroupsForApplication
.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: