You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AppRegistry::Types::UpdateAttributeGroupRequestWhen passing UpdateAttributeGroupRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
attribute_group: "AttributeGroupSpecifier", name: "Name",
description: "Description",
attributes: "Attributes",
}
Instance Attribute Summary collapse
The name or ID of the attribute group that holds the attributes to describe the application.
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.
The description of the attribute group that the user provides.
The new name of the attribute group.
The name or ID of the attribute group that holds the attributes to describe the application.
#attributes ⇒ StringA JSON string in the form of nested key-value pairs that represent the attributes in the group and describes an application and its components.
#description ⇒ StringThe description of the attribute group that the user provides.
#name ⇒ StringThe new name of the attribute group. The name must be unique in the region in which you are updating the attribute group.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4