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