class Aws::AppRegistry::Types::AttributeGroup
Represents a Amazon Web Services Service Catalog AppRegistry
attribute group that is rich metadata which describes an application and its components.
@!attribute [rw] id
The globally unique attribute group identifier of the attribute group. @return [String]
@!attribute [rw] arn
The Amazon resource name (ARN) that specifies the attribute group across services. @return [String]
@!attribute [rw] name
The name of the attribute group. @return [String]
@!attribute [rw] description
The description of the attribute group that the user provides. @return [String]
@!attribute [rw] creation_time
The ISO-8601 formatted timestamp of the moment the attribute group was created. @return [Time]
@!attribute [rw] last_update_time
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. @return [Time]
@!attribute [rw] tags
Key-value pairs you can use to associate with the attribute group. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/AWS242AppRegistry-2020-06-24/AttributeGroup AWS API Documentation
Constants
- SENSITIVE