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)


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

def marker: () -> ::String

#snapshots::Array[Types::Snapshot]

Returns:



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

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