Uses of Interface
software.amazon.awscdk.services.batch.CfnSchedulingPolicy.QuotaSharePolicyProperty
Packages that use CfnSchedulingPolicy.QuotaSharePolicyProperty
-
Uses of CfnSchedulingPolicy.QuotaSharePolicyProperty in software.amazon.awscdk.services.batch
Classes in software.amazon.awscdk.services.batch that implement CfnSchedulingPolicy.QuotaSharePolicyPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSchedulingPolicy.QuotaSharePolicyPropertyMethods in software.amazon.awscdk.services.batch that return CfnSchedulingPolicy.QuotaSharePolicyPropertyModifier and TypeMethodDescriptionCfnSchedulingPolicy.QuotaSharePolicyProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.batch with parameters of type CfnSchedulingPolicy.QuotaSharePolicyPropertyModifier and TypeMethodDescriptionCfnSchedulingPolicy.Builder.quotaSharePolicy(CfnSchedulingPolicy.QuotaSharePolicyProperty quotaSharePolicy) Quota Share Policy for the Job Queue.CfnSchedulingPolicyProps.Builder.quotaSharePolicy(CfnSchedulingPolicy.QuotaSharePolicyProperty quotaSharePolicy) Sets the value ofCfnSchedulingPolicyProps.getQuotaSharePolicy()voidCfnSchedulingPolicy.setQuotaSharePolicy(CfnSchedulingPolicy.QuotaSharePolicyProperty value) Quota Share Policy for the Job Queue.