Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediaconvert.CfnQueueMixinProps.Builder
Packages that use CfnQueueMixinProps.Builder
-
Uses of CfnQueueMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediaconvert
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediaconvert that return CfnQueueMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnQueueMixinProps.BuilderCfnQueueMixinProps.builder()CfnQueueMixinProps.Builder.concurrentJobs(Number concurrentJobs) Sets the value ofCfnQueueMixinProps.getConcurrentJobs()CfnQueueMixinProps.Builder.description(String description) Sets the value ofCfnQueueMixinProps.getDescription()Sets the value ofCfnQueueMixinProps.getName()CfnQueueMixinProps.Builder.pricingPlan(String pricingPlan) Sets the value ofCfnQueueMixinProps.getPricingPlan()Sets the value ofCfnQueueMixinProps.getStatus()Sets the value ofCfnQueueMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.mediaconvert with parameters of type CfnQueueMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnQueueMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnQueueMixinProps.Builder.