CreateSchedulingPolicyRequest
Contains the parameters for CreateSchedulingPolicy.
Types
Properties
Link copied to clipboard
The fair-share scheduling policy details. Only one of fairsharePolicy or quotaSharePolicy can be set. Once set, this policy type cannot be removed or changed to a quotaSharePolicy.
Link copied to clipboard
The quota share scheduling policy details. Only one of fairsharePolicy or quotaSharePolicy can be set. Once set, this policy type cannot be removed or changed to a fairSharePolicy.
Link copied to clipboard
The tags that you apply to the scheduling policy to help you categorize and organize your resources. Each tag consists of a key and an optional value. For more information, see Tagging Amazon Web Services Resources in Amazon Web Services General Reference.
Functions
Link copied to clipboard
inline fun copy(block: CreateSchedulingPolicyRequest.Builder.() -> Unit = {}): CreateSchedulingPolicyRequest