capacity

suspend fun capacity(name: String, block: suspend CapacityResourceBuilder.() -> Unit): Capacity

Parameters

name

The unique name of the resulting resource.

block

Builder for Capacity.

See also


Parameters

name

The unique name of the resulting resource.

See also