actions Variable
suspend fun actionsVariable(name: String, block: suspend ActionsVariableResourceBuilder.() -> Unit): ActionsVariable
Parameters
name
The unique name of the resulting resource.
block
Builder for ActionsVariable.
See also
Parameters
name
The unique name of the resulting resource.