Module: Aws::GameLiftStreams::Client::_ListStreamSessionsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListStreamSessionsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::StreamSessionSummary]

Returns:



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

def items: () -> ::Array[Types::StreamSessionSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String