schedule Group
suspend fun scheduleGroup(name: String, block: suspend ScheduleGroupResourceBuilder.() -> Unit): ScheduleGroup
Parameters
name
The unique name of the resulting resource.
block
Builder for ScheduleGroup.
See also
Parameters
name
The unique name of the resulting resource.