variable Value
suspend fun variableValue(name: String, block: suspend VariableValueResourceBuilder.() -> Unit): VariableValue
Parameters
name
The unique name of the resulting resource.
block
Builder for VariableValue.
See also
Parameters
name
The unique name of the resulting resource.