Module: Aws::Keyspaces::Client::_ListKeyspacesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#keyspaces::Array[Types::KeyspaceSummary]

Returns:



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

def keyspaces: () -> ::Array[Types::KeyspaceSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String