deleteSchedulingPolicy
inline suspend fun BatchClient.deleteSchedulingPolicy(crossinline block: DeleteSchedulingPolicyRequest.Builder.() -> Unit): DeleteSchedulingPolicyResponse
Deletes the specified scheduling policy.
You can't delete a scheduling policy that's used in any job queues.