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
2976 |
# File 'sig/client.rbs', line 2976
def next_token: () -> ::String
|
#streams ⇒ ::Array[Types::StreamSummary]
2975 |
# File 'sig/client.rbs', line 2975
def streams: () -> ::Array[Types::StreamSummary]
|