class Aws::AppRegistry::Types::AssociateAttributeGroupRequest

@note When making an API call, you may pass AssociateAttributeGroupRequest

data as a hash:

    {
      application: "ApplicationSpecifier", # required
      attribute_group: "AttributeGroupSpecifier", # required
    }

@!attribute [rw] application

The name or ID of the application.
@return [String]

@!attribute [rw] attribute_group

The name or ID of the attribute group that holds the attributes to
describe the application.
@return [String]

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

Constants

SENSITIVE