scaleSet

suspend fun scaleSet(name: String, block: suspend ScaleSetResourceBuilder.() -> Unit): ScaleSet

Parameters

name

The unique name of the resulting resource.

block

Builder for ScaleSet.

See also


Parameters

name

The unique name of the resulting resource.

See also