Module: Aws::IVS::Client::_ListStreamSessionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#stream_sessions::Array[Types::StreamSessionSummary]

Returns:



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

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