class Aws::AppRegistry::Types::GetAttributeGroupResponse

@!attribute [rw] id

The 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] attributes

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.
@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 associated with the attribute group.
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/AWS242AppRegistry-2020-06-24/GetAttributeGroupResponse AWS API Documentation

Constants

SENSITIVE