scheduling Policy
suspend fun schedulingPolicy(name: String, block: suspend SchedulingPolicyResourceBuilder.() -> Unit): SchedulingPolicy
Parameters
name
The unique name of the resulting resource.
block
Builder for SchedulingPolicy.
See also
Parameters
name
The unique name of the resulting resource.