intVariable

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

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for IntVariable.


See also

Parameters

name

The unique name of the resulting resource.