You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AppRegistry::Types::GetAttributeGroupRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::AppRegistry::Types::GetAttributeGroupRequest
- Defined in:
- (unknown)
Overview
Note:
When passing GetAttributeGroupRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
attribute_group: "AttributeGroupSpecifier", # required
}
Instance Attribute Summary collapse
-
#attribute_group ⇒ String
The name or ID of the attribute group that holds the attributes to describe the application.
Instance Attribute Details
#attribute_group ⇒ String
The name or ID of the attribute group that holds the attributes to describe the application.