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

Class: Aws::ResourceGroups::Types::CreateGroupOutput

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#groupTypes::Group

The description of the resource group.

Returns:

#group_configurationTypes::GroupConfiguration

The service configuration associated with the resource group. AWS Resource Groups supports adding service configurations for the following resource group types:

^

Returns:

#resource_queryTypes::ResourceQuery

The resource query associated with the group.

Returns:

#tagsHash<String,String>

The tags associated with the group.

Returns:

  • (Hash<String,String>)

    The tags associated with the group.