Module: Aws::Neptune::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]
591 |
# File 'sig/client.rbs', line 591
def db_cluster_snapshots: () -> ::Array[Types::DBClusterSnapshot]
|
#marker ⇒ ::String
590 |
# File 'sig/client.rbs', line 590
def marker: () -> ::String
|