Module: Aws::KinesisVideo::Client::_ListStreamsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#stream_info_list::Array[Types::StreamInfo]

Returns:



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

def stream_info_list: () -> ::Array[Types::StreamInfo]