docdbelastic_stop_cluster {paws.database} | R Documentation |
Stops the running elastic cluster that is specified by clusterArn
Description
Stops the running elastic cluster that is specified by clusterArn
. The elastic cluster must be in the available state.
See https://www.paws-r-sdk.com/docs/docdbelastic_stop_cluster/ for full documentation.
Usage
docdbelastic_stop_cluster(clusterArn)
Arguments
clusterArn |
[required] The ARN identifier of the elastic cluster. |
[Package paws.database version 0.6.0 Index]