NAME
Paws::ServiceCatalogAppRegistry::GetAttributeGroupResponse
ATTRIBUTES
Arn => Str
The Amazon resource name (ARN) that specifies the attribute group across services.
Attributes => Str
A JSON string in the form of nested key-value pairs that represent the attributes in the group and describes an application and its components.
CreationTime => Str
The ISO-8601 formatted timestamp of the moment the attribute group was created.
Description => Str
The description of the attribute group that the user provides.
Id => Str
The identifier of the attribute group.
LastUpdateTime => Str
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.
Name => Str
The name of the attribute group.
Tags => Paws::ServiceCatalogAppRegistry::Tags
Key-value pairs associated with the attribute group.