Module: Aws::GameLift::Client::_ListGameServerGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGameServerGroupsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#game_server_groups ⇒ ::Array[Types::GameServerGroup]
1290 |
# File 'sig/client.rbs', line 1290
def game_server_groups: () -> ::Array[Types::GameServerGroup]
|
#next_token ⇒ ::String
1291 |
# File 'sig/client.rbs', line 1291
def next_token: () -> ::String
|