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