docdb_start_db_cluster {paws.database} | R Documentation |
Restarts the stopped cluster that is specified by DBClusterIdentifier
Description
Restarts the stopped cluster that is specified by DBClusterIdentifier
. For more information, see Stopping and Starting an Amazon DocumentDB Cluster.
See https://www.paws-r-sdk.com/docs/docdb_start_db_cluster/ for full documentation.
Usage
docdb_start_db_cluster(DBClusterIdentifier)
Arguments
DBClusterIdentifier |
[required] The identifier of the cluster to restart. Example:
|
[Package paws.database version 0.6.0 Index]