Module: Aws::RedshiftServerless::Client::_ListSnapshotsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#snapshots::Array[Types::Snapshot]

Returns:



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

def snapshots: () -> ::Array[Types::Snapshot]