Module: Aws::IVS::Client::_ListStreamsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListStreamsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
474 |
# File 'sig/client.rbs', line 474
def next_token: () -> ::String
|
#streams ⇒ ::Array[Types::StreamSummary]
473 |
# File 'sig/client.rbs', line 473
def streams: () -> ::Array[Types::StreamSummary]
|