cron Job Patch
suspend fun cronJobPatch(name: String, block: suspend CronJobPatchResourceBuilder.() -> Unit): CronJobPatch
Parameters
name
The unique name of the resulting resource.
block
Builder for CronJobPatch.
See also
Parameters
name
The unique name of the resulting resource.