automation

suspend fun automation(name: String, block: suspend AutomationResourceBuilder.() -> Unit): Automation

Parameters

name

The unique name of the resulting resource.

block

Builder for Automation.

See also


Parameters

name

The unique name of the resulting resource.

See also