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

Class: Aws::GameLift::Types::DescribeGameServerGroupInput

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

Overview

Note:

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

{
  game_server_group_name: "GameServerGroupNameOrArn", # required
}

Instance Attribute Summary collapse

Instance Attribute Details

#game_server_group_nameString

A unique identifier for the game server group. Use either the GameServerGroup name or ARN value.

Returns:

  • (String)

    A unique identifier for the game server group.