class Aws::ResourceGroups::Types::Group
A resource group that contains AWS resources. You can assign resources to the group by associating either of the following elements with the group:
-
ResourceQuery
- Use a resource query to specify a set of tag keys and values. All resources in the same AWS Region and AWS account that have those keys with the same values are included in the group. You can add a resource query when you create the group, or later by using the PutGroupConfiguration operation. -
GroupConfiguration
- Use a service configuration to associate the group with an AWS service. The configuration specifies which resource types can be included in the group.
@!attribute [rw] group_arn
The ARN of the resource group. @return [String]
@!attribute [rw] name
The name of the resource group. @return [String]
@!attribute [rw] description
The description of the resource group. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/resource-groups-2017-11-27/Group AWS API Documentation
Constants
- SENSITIVE