Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.transfer.CfnWorkflowMixinProps.Builder
Packages that use CfnWorkflowMixinProps.Builder
-
Uses of CfnWorkflowMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.transfer
Methods in software.amazon.awscdk.cfnpropertymixins.services.transfer that return CfnWorkflowMixinProps.BuilderModifier and TypeMethodDescriptionCfnWorkflowMixinProps.builder()CfnWorkflowMixinProps.Builder.description(String description) Sets the value ofCfnWorkflowMixinProps.getDescription()CfnWorkflowMixinProps.Builder.onExceptionSteps(List<? extends Object> onExceptionSteps) Sets the value ofCfnWorkflowMixinProps.getOnExceptionSteps()CfnWorkflowMixinProps.Builder.onExceptionSteps(IResolvable onExceptionSteps) Sets the value ofCfnWorkflowMixinProps.getOnExceptionSteps()Sets the value ofCfnWorkflowMixinProps.getSteps()CfnWorkflowMixinProps.Builder.steps(IResolvable steps) Sets the value ofCfnWorkflowMixinProps.getSteps()Sets the value ofCfnWorkflowMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.transfer with parameters of type CfnWorkflowMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWorkflowMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWorkflowMixinProps.Builder.