scheduled Action By Scope
suspend fun scheduledActionByScope(name: String, block: suspend ScheduledActionByScopeResourceBuilder.() -> Unit): ScheduledActionByScope
Parameters
name
The unique name of the resulting resource.
block
Builder for ScheduledActionByScope.
See also
Parameters
name
The unique name of the resulting resource.