Module: Aws::Redshift::Client::_DescribeClusterSnapshotsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#marker::String

Returns:

  • (::String)


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

def marker: () -> ::String

#snapshots::Array[Types::Snapshot]

Returns:



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

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