Uses of Interface
software.amazon.awscdk.services.batch.CfnSchedulingPolicy.FairsharePolicyProperty
Packages that use CfnSchedulingPolicy.FairsharePolicyProperty
-
Uses of CfnSchedulingPolicy.FairsharePolicyProperty in software.amazon.awscdk.services.batch
Classes in software.amazon.awscdk.services.batch that implement CfnSchedulingPolicy.FairsharePolicyPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSchedulingPolicy.FairsharePolicyPropertyMethods in software.amazon.awscdk.services.batch that return CfnSchedulingPolicy.FairsharePolicyPropertyModifier and TypeMethodDescriptionCfnSchedulingPolicy.FairsharePolicyProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.batch with parameters of type CfnSchedulingPolicy.FairsharePolicyPropertyModifier and TypeMethodDescriptionCfnSchedulingPolicy.Builder.fairsharePolicy(CfnSchedulingPolicy.FairsharePolicyProperty fairsharePolicy) The fair share policy of the scheduling policy.CfnSchedulingPolicyProps.Builder.fairsharePolicy(CfnSchedulingPolicy.FairsharePolicyProperty fairsharePolicy) Sets the value ofCfnSchedulingPolicyProps.getFairsharePolicy()voidCfnSchedulingPolicy.setFairsharePolicy(CfnSchedulingPolicy.FairsharePolicyProperty value) The fair share policy of the scheduling policy.