You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::AppRegistry::Types::DeleteAttributeGroupRequest

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing DeleteAttributeGroupRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  attribute_group: "AttributeGroupSpecifier", # required
}

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_groupString

The name or ID of the attribute group that holds the attributes to describe the application.

Returns:

  • (String)

    The name or ID of the attribute group that holds the attributes to describe the application.