You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ResourceGroups::Types::GroupQuery
- Inherits:
-
Struct
- Object
- Struct
- Aws::ResourceGroups::Types::GroupQuery
- Defined in:
- (unknown)
Overview
A mapping of a query attached to a resource group that determines the AWS resources that are members of the group.
Returned by:
Instance Attribute Summary collapse
-
#group_name ⇒ String
The name of the resource group that is associated with the specified resource query.
-
#resource_query ⇒ Types::ResourceQuery
The resource query that determines which AWS resources are members of the associated resource group.
Instance Attribute Details
#group_name ⇒ String
The name of the resource group that is associated with the specified resource query.
#resource_query ⇒ Types::ResourceQuery
The resource query that determines which AWS resources are members of the associated resource group.