startDbCluster
inline suspend fun DocDbClient.startDbCluster(crossinline block: StartDbClusterRequest.Builder.() -> Unit): StartDbClusterResponse
Restarts the stopped cluster that is specified by DBClusterIdentifier
. For more information, see Stopping and Starting an Amazon DocumentDB Cluster.