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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String