Module: Aws::KeyspacesStreams::Client::_ListStreamsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListStreamsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
135 |
# File 'sig/client.rbs', line 135
def next_token: () -> ::String
|
#streams ⇒ ::Array[Types::Stream]
134 |
# File 'sig/client.rbs', line 134
def streams: () -> ::Array[Types::Stream]
|