Uses of Class
software.amazon.awscdk.services.imagebuilder.CfnImage.WorkflowConfigurationProperty.Builder
Packages that use CfnImage.WorkflowConfigurationProperty.Builder
Package
Description
AWS::ImageBuilder Construct Library
-
Uses of CfnImage.WorkflowConfigurationProperty.Builder in software.amazon.awscdk.services.imagebuilder
Methods in software.amazon.awscdk.services.imagebuilder that return CfnImage.WorkflowConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnImage.WorkflowConfigurationProperty.builder()Sets the value ofCfnImage.WorkflowConfigurationProperty.getOnFailure()CfnImage.WorkflowConfigurationProperty.Builder.parallelGroup(String parallelGroup) Sets the value ofCfnImage.WorkflowConfigurationProperty.getParallelGroup()CfnImage.WorkflowConfigurationProperty.Builder.parameters(List<? extends Object> parameters) Sets the value ofCfnImage.WorkflowConfigurationProperty.getParameters()CfnImage.WorkflowConfigurationProperty.Builder.parameters(IResolvable parameters) Sets the value ofCfnImage.WorkflowConfigurationProperty.getParameters()CfnImage.WorkflowConfigurationProperty.Builder.workflowArn(String workflowArn) Sets the value ofCfnImage.WorkflowConfigurationProperty.getWorkflowArn()Constructors in software.amazon.awscdk.services.imagebuilder with parameters of type CfnImage.WorkflowConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnImage.WorkflowConfigurationProperty.Builder.