class Aws::ResourceGroups::Types::GetGroupInput

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

data as a hash:

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

@!attribute [rw] group_name

Deprecated - don't use this parameter. Use `Group` instead.
@return [String]

@!attribute [rw] group

The name or the ARN of the resource group to retrieve.
@return [String]

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

Constants

SENSITIVE