variableObject

suspend fun variableObject(name: String, block: suspend VariableObjectResourceBuilder.() -> Unit): VariableObject

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for VariableObject.


See also

Parameters

name

The unique name of the resulting resource.