bool Variable
suspend fun boolVariable(name: String, block: suspend BoolVariableResourceBuilder.() -> Unit): BoolVariable
Parameters
name
The unique name of the resulting resource.
block
Builder for BoolVariable.
See also
Parameters
name
The unique name of the resulting resource.