variableObject

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

Parameters

name

The unique name of the resulting resource.

block

Builder for VariableObject.

See also


Parameters

name

The unique name of the resulting resource.

See also