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
939 |
# File 'sig/client.rbs', line 939
def marker: () -> ::String
|
#snapshots ⇒ ::Array[Types::Snapshot]
940 |
# File 'sig/client.rbs', line 940
def snapshots: () -> ::Array[Types::Snapshot]
|