Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.batch.CfnQuotaShareMixinProps.Builder
Packages that use CfnQuotaShareMixinProps.Builder
-
Uses of CfnQuotaShareMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.batch
Methods in software.amazon.awscdk.cfnpropertymixins.services.batch that return CfnQuotaShareMixinProps.BuilderModifier and TypeMethodDescriptionCfnQuotaShareMixinProps.builder()CfnQuotaShareMixinProps.Builder.capacityLimits(List<? extends Object> capacityLimits) Sets the value ofCfnQuotaShareMixinProps.getCapacityLimits()CfnQuotaShareMixinProps.Builder.capacityLimits(IResolvable capacityLimits) Sets the value ofCfnQuotaShareMixinProps.getCapacityLimits()Sets the value ofCfnQuotaShareMixinProps.getJobQueue()CfnQuotaShareMixinProps.Builder.preemptionConfiguration(CfnQuotaSharePropsMixin.QuotaSharePreemptionConfigurationProperty preemptionConfiguration) Sets the value ofCfnQuotaShareMixinProps.getPreemptionConfiguration()CfnQuotaShareMixinProps.Builder.preemptionConfiguration(IResolvable preemptionConfiguration) Sets the value ofCfnQuotaShareMixinProps.getPreemptionConfiguration()CfnQuotaShareMixinProps.Builder.quotaShareName(String quotaShareName) Sets the value ofCfnQuotaShareMixinProps.getQuotaShareName()CfnQuotaShareMixinProps.Builder.resourceSharingConfiguration(CfnQuotaSharePropsMixin.QuotaShareResourceSharingConfigurationProperty resourceSharingConfiguration) Sets the value ofCfnQuotaShareMixinProps.getResourceSharingConfiguration()CfnQuotaShareMixinProps.Builder.resourceSharingConfiguration(IResolvable resourceSharingConfiguration) Sets the value ofCfnQuotaShareMixinProps.getResourceSharingConfiguration()Sets the value ofCfnQuotaShareMixinProps.getState()Sets the value ofCfnQuotaShareMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.batch with parameters of type CfnQuotaShareMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnQuotaShareMixinProps.Builder.