Module: Aws::GameLiftStreams::Client::_ListStreamSessionsByAccountResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::StreamSessionSummary]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String