scheduleGroup

suspend fun scheduleGroup(name: String, block: suspend ScheduleGroupResourceBuilder.() -> Unit): ScheduleGroup

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for ScheduleGroup.


See also

Parameters

name

The unique name of the resulting resource.