View source: R/memorydb_operations.R
| memorydb_describe_multi_region_clusters | R Documentation |
Returns details about one or more multi-Region clusters.
See https://www.paws-r-sdk.com/docs/memorydb_describe_multi_region_clusters/ for full documentation.
memorydb_describe_multi_region_clusters(
MultiRegionClusterName = NULL,
MaxResults = NULL,
NextToken = NULL,
ShowClusterDetails = NULL
)
MultiRegionClusterName |
The name of a specific multi-Region cluster to describe. |
MaxResults |
The maximum number of results to return. |
NextToken |
A token to specify where to start paginating. |
ShowClusterDetails |
Details about the multi-Region cluster. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.