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

Class: Aws::GameLift::Types::CreateGameServerGroupOutput

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#game_server_groupTypes::GameServerGroup

The newly created game server group object, including the new ARN value for the GameLift FleetIQ game server group and the object\'s status. The EC2 Auto Scaling group ARN is initially null, since the group has not yet been created. This value is added once the game server group status reaches ACTIVE.

Returns:

  • (Types::GameServerGroup)

    The newly created game server group object, including the new ARN value for the GameLift FleetIQ game server group and the object\'s status.