Module: Aws::GameLift::Client::_DescribeGameSessionDetailsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeGameSessionDetailsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#game_session_details ⇒ ::Array[Types::GameSessionDetail]
936 |
# File 'sig/client.rbs', line 936
def game_session_details: () -> ::Array[Types::GameSessionDetail]
|
#next_token ⇒ ::String
937 |
# File 'sig/client.rbs', line 937
def next_token: () -> ::String
|