intVariable

suspend fun intVariable(name: String, block: suspend IntVariableResourceBuilder.() -> Unit): IntVariable

Parameters

name

The unique name of the resulting resource.

block

Builder for IntVariable.

See also


Parameters

name

The unique name of the resulting resource.

See also