Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.batch.CfnJobQueueMixinProps.Builder
Packages that use CfnJobQueueMixinProps.Builder
-
Uses of CfnJobQueueMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.batch
Methods in software.amazon.awscdk.cfnpropertymixins.services.batch that return CfnJobQueueMixinProps.BuilderModifier and TypeMethodDescriptionCfnJobQueueMixinProps.builder()CfnJobQueueMixinProps.Builder.computeEnvironmentOrder(List<? extends Object> computeEnvironmentOrder) Sets the value ofCfnJobQueueMixinProps.getComputeEnvironmentOrder()CfnJobQueueMixinProps.Builder.computeEnvironmentOrder(IResolvable computeEnvironmentOrder) Sets the value ofCfnJobQueueMixinProps.getComputeEnvironmentOrder()CfnJobQueueMixinProps.Builder.jobQueueName(String jobQueueName) Sets the value ofCfnJobQueueMixinProps.getJobQueueName()CfnJobQueueMixinProps.Builder.jobQueueType(String jobQueueType) Sets the value ofCfnJobQueueMixinProps.getJobQueueType()CfnJobQueueMixinProps.Builder.jobStateTimeLimitActions(List<? extends Object> jobStateTimeLimitActions) Sets the value ofCfnJobQueueMixinProps.getJobStateTimeLimitActions()CfnJobQueueMixinProps.Builder.jobStateTimeLimitActions(IResolvable jobStateTimeLimitActions) Sets the value ofCfnJobQueueMixinProps.getJobStateTimeLimitActions()Sets the value ofCfnJobQueueMixinProps.getPriority()CfnJobQueueMixinProps.Builder.schedulingPolicyArn(String schedulingPolicyArn) Sets the value ofCfnJobQueueMixinProps.getSchedulingPolicyArn()CfnJobQueueMixinProps.Builder.schedulingPolicyArn(ISchedulingPolicyRef schedulingPolicyArn) Sets the value ofCfnJobQueueMixinProps.getSchedulingPolicyArn()CfnJobQueueMixinProps.Builder.serviceEnvironmentOrder(List<? extends Object> serviceEnvironmentOrder) Sets the value ofCfnJobQueueMixinProps.getServiceEnvironmentOrder()CfnJobQueueMixinProps.Builder.serviceEnvironmentOrder(IResolvable serviceEnvironmentOrder) Sets the value ofCfnJobQueueMixinProps.getServiceEnvironmentOrder()Sets the value ofCfnJobQueueMixinProps.getState()Sets the value ofCfnJobQueueMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.batch with parameters of type CfnJobQueueMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnJobQueueMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnJobQueueMixinProps.Builder.