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