docdbelastic_get_cluster {paws.database} | R Documentation |
Returns information about a specific elastic cluster
Description
Returns information about a specific elastic cluster.
See https://www.paws-r-sdk.com/docs/docdbelastic_get_cluster/ for full documentation.
Usage
docdbelastic_get_cluster(clusterArn)
Arguments
clusterArn |
[required] The ARN identifier of the elastic cluster. |
[Package paws.database version 0.9.0 Index]