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) The capacity limits for the quota share.CfnQuotaSharePropsMixin.Builder.capacityLimits(IResolvable capacityLimits) The capacity limits for the quota share.CfnQuotaSharePropsMixin.Builder.create()CfnQuotaSharePropsMixin.Builder.create(CfnPropertyMixinOptions options) The Amazon Resource Name (ARN) or name of the job queue.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.A key-value pair to associate with a resource.