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]

Returns:



936
# File 'sig/client.rbs', line 936

def game_session_details: () -> ::Array[Types::GameSessionDetail]

#next_token::String

Returns:

  • (::String)


937
# File 'sig/client.rbs', line 937

def next_token: () -> ::String