Module: Aws::RDS::Client::_DescribeDBClusterSnapshotsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DBClusterSnapshotMessage]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#db_cluster_snapshots ⇒ ::Array[Types::DBClusterSnapshot]
1429 |
# File 'sig/client.rbs', line 1429
def db_cluster_snapshots: () -> ::Array[Types::DBClusterSnapshot]
|
#marker ⇒ ::String
1428 |
# File 'sig/client.rbs', line 1428
def marker: () -> ::String
|