group Variable
suspend fun groupVariable(name: String, block: suspend GroupVariableResourceBuilder.() -> Unit): GroupVariable
Parameters
name
The unique name of the resulting resource.
block
Builder for GroupVariable.
See also
Parameters
name
The unique name of the resulting resource.