variableValue

suspend fun variableValue(name: String, block: suspend VariableValueResourceBuilder.() -> Unit): VariableValue

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for VariableValue.


See also

Parameters

name

The unique name of the resulting resource.