Uses of Class
software.amazon.awscdk.services.batch.CfnSchedulingPolicy.FairsharePolicyProperty.Builder
Packages that use CfnSchedulingPolicy.FairsharePolicyProperty.Builder
-
Uses of CfnSchedulingPolicy.FairsharePolicyProperty.Builder in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return CfnSchedulingPolicy.FairsharePolicyProperty.BuilderModifier and TypeMethodDescriptionCfnSchedulingPolicy.FairsharePolicyProperty.builder()
CfnSchedulingPolicy.FairsharePolicyProperty.Builder.computeReservation
(Number computeReservation) Sets the value ofCfnSchedulingPolicy.FairsharePolicyProperty.getComputeReservation()
CfnSchedulingPolicy.FairsharePolicyProperty.Builder.shareDecaySeconds
(Number shareDecaySeconds) Sets the value ofCfnSchedulingPolicy.FairsharePolicyProperty.getShareDecaySeconds()
CfnSchedulingPolicy.FairsharePolicyProperty.Builder.shareDistribution
(List<? extends Object> shareDistribution) Sets the value ofCfnSchedulingPolicy.FairsharePolicyProperty.getShareDistribution()
CfnSchedulingPolicy.FairsharePolicyProperty.Builder.shareDistribution
(IResolvable shareDistribution) Sets the value ofCfnSchedulingPolicy.FairsharePolicyProperty.getShareDistribution()
Constructors in software.amazon.awscdk.services.batch with parameters of type CfnSchedulingPolicy.FairsharePolicyProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSchedulingPolicy.FairsharePolicyProperty.Builder
.