throughput Pool
suspend fun throughputPool(name: String, block: suspend ThroughputPoolResourceBuilder.() -> Unit): ThroughputPool
Parameters
name
The unique name of the resulting resource.
block
Builder for ThroughputPool.
See also
Parameters
name
The unique name of the resulting resource.