class Aws::AppRegistry::Types::DisassociateAttributeGroupRequest
@note When making an API call, you may pass DisassociateAttributeGroupRequest
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/DisassociateAttributeGroupRequest AWS API Documentation
Constants
- SENSITIVE