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