groupVariable

suspend fun groupVariable(name: String, block: suspend GroupVariableResourceBuilder.() -> Unit): GroupVariable

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for GroupVariable.


See also

Parameters

name

The unique name of the resulting resource.