Module: Aws::IoT::Client::_ListStreamsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#streams::Array[Types::StreamSummary]

Returns:



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

def streams: () -> ::Array[Types::StreamSummary]