boolVariable

suspend fun boolVariable(name: String, block: suspend BoolVariableResourceBuilder.() -> Unit): BoolVariable

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for BoolVariable.


See also

Parameters

name

The unique name of the resulting resource.