elasticPool

suspend fun elasticPool(name: String, block: suspend ElasticPoolResourceBuilder.() -> Unit): ElasticPool

Parameters

name

The unique name of the resulting resource.

block

Builder for ElasticPool.

See also


Parameters

name

The unique name of the resulting resource.

See also