Uses of Class
software.amazon.awscdk.services.batch.FairshareSchedulingPolicy.Builder
-
Uses of FairshareSchedulingPolicy.Builder in software.amazon.awscdk.services.batch
Modifier and TypeMethodDescriptionFairshareSchedulingPolicy.Builder.computeReservation
(Number computeReservation) Used to calculate the percentage of the maximum available vCPU to reserve for share identifiers not present in the Queue.FairshareSchedulingPolicy.Builder.schedulingPolicyName
(String schedulingPolicyName) The name of this SchedulingPolicy.FairshareSchedulingPolicy.Builder.shareDecay
(Duration shareDecay) The amount of time to use to measure the usage of each job.The shares that this Scheduling Policy applies to.