patchSchedule

suspend fun patchSchedule(name: String, block: suspend PatchScheduleResourceBuilder.() -> Unit): PatchSchedule

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for PatchSchedule.


See also

Parameters

name

The unique name of the resulting resource.