class Aws::GameLift::Types::ResumeGameServerGroupInput
@note When making an API call, you may pass ResumeGameServerGroupInput
data as a hash: { game_server_group_name: "GameServerGroupNameOrArn", # required resume_actions: ["REPLACE_INSTANCE_TYPES"], # required, accepts REPLACE_INSTANCE_TYPES }
@!attribute [rw] game_server_group_name
A unique identifier for the game server group. Use either the GameServerGroup name or ARN value. @return [String]
@!attribute [rw] resume_actions
The activity to resume for this game server group. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/gamelift-2015-10-01/ResumeGameServerGroupInput AWS API Documentation
Constants
- SENSITIVE