class Aws::ResourceGroups::Types::GetGroupQueryInput

@note When making an API call, you may pass GetGroupQueryInput

data as a hash:

    {
      group_name: "GroupName",
      group: "GroupString",
    }

@!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 query.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/resource-groups-2017-11-27/GetGroupQueryInput AWS API Documentation

Constants

SENSITIVE