getCluster

The AWS::DocDBElastic::Cluster Amazon DocumentDB (with MongoDB compatibility) Elastic Scale resource describes a Cluster

Return

null

Parameters

argument

null


suspend fun getCluster(clusterArn: String): GetClusterResult

Return

null

Parameters

clusterArn

See also


suspend fun getCluster(argument: suspend GetClusterPlainArgsBuilder.() -> Unit): GetClusterResult

Return

null

Parameters

argument

Builder for com.pulumi.awsnative.docdbelastic.kotlin.inputs.GetClusterPlainArgs.

See also