cronJobList

suspend fun cronJobList(name: String, block: suspend CronJobListResourceBuilder.() -> Unit): CronJobList

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for CronJobList.


See also

Parameters

name

The unique name of the resulting resource.