Uses of Class
software.amazon.awscdk.services.batch.CfnQuotaShareProps.Builder
Packages that use CfnQuotaShareProps.Builder
-
Uses of CfnQuotaShareProps.Builder in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return CfnQuotaShareProps.BuilderModifier and TypeMethodDescriptionstatic CfnQuotaShareProps.BuilderCfnQuotaShareProps.builder()CfnQuotaShareProps.Builder.capacityLimits(List<? extends Object> capacityLimits) Sets the value ofCfnQuotaShareProps.getCapacityLimits()CfnQuotaShareProps.Builder.capacityLimits(IResolvable capacityLimits) Sets the value ofCfnQuotaShareProps.getCapacityLimits()Sets the value ofCfnQuotaShareProps.getJobQueue()CfnQuotaShareProps.Builder.preemptionConfiguration(IResolvable preemptionConfiguration) Sets the value ofCfnQuotaShareProps.getPreemptionConfiguration()CfnQuotaShareProps.Builder.preemptionConfiguration(CfnQuotaShare.QuotaSharePreemptionConfigurationProperty preemptionConfiguration) Sets the value ofCfnQuotaShareProps.getPreemptionConfiguration()CfnQuotaShareProps.Builder.quotaShareName(String quotaShareName) Sets the value ofCfnQuotaShareProps.getQuotaShareName()CfnQuotaShareProps.Builder.resourceSharingConfiguration(IResolvable resourceSharingConfiguration) Sets the value ofCfnQuotaShareProps.getResourceSharingConfiguration()CfnQuotaShareProps.Builder.resourceSharingConfiguration(CfnQuotaShare.QuotaShareResourceSharingConfigurationProperty resourceSharingConfiguration) Sets the value ofCfnQuotaShareProps.getResourceSharingConfiguration()Sets the value ofCfnQuotaShareProps.getState()Sets the value ofCfnQuotaShareProps.getTags()Constructors in software.amazon.awscdk.services.batch with parameters of type CfnQuotaShareProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnQuotaShareProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnQuotaShareProps.Builder.