You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ResourceGroups::Types::GetGroupQueryInput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing GetGroupQueryInput as input to an Aws::Client method, you can use a vanilla Hash:

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

Instance Attribute Summary collapse

Instance Attribute Details

#groupString

The name or the ARN of the resource group to query.

Returns:

  • (String)

    The name or the ARN of the resource group to query.

#group_nameString

Don\'t use this parameter. Use Group instead.

Returns:

  • (String)

    Don\'t use this parameter.