Module: Aws::DSQL::Client::_ListStreamsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#streams::Array[Types::StreamSummary]

Returns:



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

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