Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnWorkflowMixinProps.Builder
Packages that use CfnWorkflowMixinProps.Builder
-
Uses of CfnWorkflowMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.glue
Methods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnWorkflowMixinProps.BuilderModifier and TypeMethodDescriptionCfnWorkflowMixinProps.builder()CfnWorkflowMixinProps.Builder.defaultRunProperties(Object defaultRunProperties) Sets the value ofCfnWorkflowMixinProps.getDefaultRunProperties()CfnWorkflowMixinProps.Builder.description(String description) Sets the value ofCfnWorkflowMixinProps.getDescription()CfnWorkflowMixinProps.Builder.maxConcurrentRuns(Number maxConcurrentRuns) Sets the value ofCfnWorkflowMixinProps.getMaxConcurrentRuns()Sets the value ofCfnWorkflowMixinProps.getName()Sets the value ofCfnWorkflowMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnWorkflowMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWorkflowMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWorkflowMixinProps.Builder.