Module: Aws::ElastiCache::Client::_DescribeSnapshotsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeSnapshotsListMessage]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#marker ⇒ ::String
858 |
# File 'sig/client.rbs', line 858 def marker: () -> ::String |
#snapshots ⇒ ::Array[Types::Snapshot]
859 |
# File 'sig/client.rbs', line 859 def snapshots: () -> ::Array[Types::Snapshot] |