Module: Aws::DocDBElastic::Client::_ListClusterSnapshotsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListClusterSnapshotsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
196 |
# File 'sig/client.rbs', line 196
def next_token: () -> ::String
|
#snapshots ⇒ ::Array[Types::ClusterSnapshotInList]
197 |
# File 'sig/client.rbs', line 197
def snapshots: () -> ::Array[Types::ClusterSnapshotInList]
|