class Aws::ResourceGroups::Types::UpdateGroupInput
@note When making an API call, you may pass UpdateGroupInput
data as a hash: { group_name: "GroupName", group: "GroupString", description: "Description", }
@!attribute [rw] group_name
Don't use this parameter. Use `Group` instead. @return [String]
@!attribute [rw] group
The name or the ARN of the resource group to modify. @return [String]
@!attribute [rw] description
The new description that you want to update the resource group with. Descriptions can contain letters, numbers, hyphens, underscores, periods, and spaces. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/resource-groups-2017-11-27/UpdateGroupInput AWS API Documentation
Constants
- SENSITIVE