UpdateSchedulingPolicyRequest
Contains the parameters for UpdateSchedulingPolicy.
Types
Properties
Link copied to clipboard
The fair-share policy scheduling details. Once set during creation, a fairsharePolicy cannot be removed or changed to a quotaSharePolicy.
Link copied to clipboard
The quota share scheduling policy details. Once set during creation, a quotaSharePolicy cannot be removed or changed to a fairsharePolicy.
Functions
Link copied to clipboard
inline fun copy(block: UpdateSchedulingPolicyRequest.Builder.() -> Unit = {}): UpdateSchedulingPolicyRequest