Uses of Class
software.amazon.awscdk.services.batch.CfnQuotaShare.Builder
Packages that use CfnQuotaShare.Builder
-
Uses of CfnQuotaShare.Builder in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return CfnQuotaShare.BuilderModifier and TypeMethodDescriptionCfnQuotaShare.Builder.capacityLimits(List<? extends Object> capacityLimits) A list that specifies the quantity and type of compute capacity allocated to the quota share.CfnQuotaShare.Builder.capacityLimits(IResolvable capacityLimits) A list that specifies the quantity and type of compute capacity allocated to the quota share.static CfnQuotaShare.BuilderThe AWS Batch job queue associated with the quota share.CfnQuotaShare.Builder.preemptionConfiguration(IResolvable preemptionConfiguration) CfnQuotaShare.Builder.preemptionConfiguration(CfnQuotaShare.QuotaSharePreemptionConfigurationProperty preemptionConfiguration) CfnQuotaShare.Builder.quotaShareName(String quotaShareName) The name of the quota share.CfnQuotaShare.Builder.resourceSharingConfiguration(IResolvable resourceSharingConfiguration) CfnQuotaShare.Builder.resourceSharingConfiguration(CfnQuotaShare.QuotaShareResourceSharingConfigurationProperty resourceSharingConfiguration) The state of the quota share.The tags that you apply to the quota share to help you categorize and organize your resources.