Returns information about Elastic DocumentDB snapshots for a specified cluster.
See https://www.paws-r-sdk.com/docs/docdbelastic_list_cluster_snapshots/ for full documentation.
docdbelastic_list_cluster_snapshots(
clusterArn = NULL,
maxResults = NULL,
nextToken = NULL
)
The arn of the Elastic DocumentDB cluster.
The maximum number of entries to recieve in the response.
The nextToken which is used the get the next page of data.