View source: R/docdb_operations.R
docdb_stop_db_cluster | R Documentation |
Stops the running cluster that is specified by DBClusterIdentifier
. The cluster must be in the available state. For more information, see Stopping and Starting an Amazon DocumentDB Cluster.
See https://www.paws-r-sdk.com/docs/docdb_stop_db_cluster/ for full documentation.
docdb_stop_db_cluster(DBClusterIdentifier)
DBClusterIdentifier |
[required] The identifier of the cluster to stop. Example:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.