Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.imagebuilder.CfnImagePipelinePropsMixin.WorkflowConfigurationProperty.Builder
Packages that use CfnImagePipelinePropsMixin.WorkflowConfigurationProperty.Builder
-
Uses of CfnImagePipelinePropsMixin.WorkflowConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder
Methods in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder that return CfnImagePipelinePropsMixin.WorkflowConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnImagePipelinePropsMixin.WorkflowConfigurationProperty.builder()Sets the value ofCfnImagePipelinePropsMixin.WorkflowConfigurationProperty.getOnFailure()CfnImagePipelinePropsMixin.WorkflowConfigurationProperty.Builder.parallelGroup(String parallelGroup) CfnImagePipelinePropsMixin.WorkflowConfigurationProperty.Builder.parameters(List<? extends Object> parameters) Sets the value ofCfnImagePipelinePropsMixin.WorkflowConfigurationProperty.getParameters()CfnImagePipelinePropsMixin.WorkflowConfigurationProperty.Builder.parameters(IResolvable parameters) Sets the value ofCfnImagePipelinePropsMixin.WorkflowConfigurationProperty.getParameters()CfnImagePipelinePropsMixin.WorkflowConfigurationProperty.Builder.workflowArn(String workflowArn) Constructors in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder with parameters of type CfnImagePipelinePropsMixin.WorkflowConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnImagePipelinePropsMixin.WorkflowConfigurationProperty.Builder.