createCluster
inline suspend fun DocDbElasticClient.createCluster(crossinline block: CreateClusterRequest.Builder.() -> Unit): CreateClusterResponse
Creates a new Elastic DocumentDB cluster and returns its Cluster structure.
Creates a new Elastic DocumentDB cluster and returns its Cluster structure.