Uses of Class
software.amazon.awscdk.services.imagebuilder.alpha.WorkflowAttributes.Builder
Packages that use WorkflowAttributes.Builder
Package
Description
EC2 Image Builder Construct Library
-
Uses of WorkflowAttributes.Builder in software.amazon.awscdk.services.imagebuilder.alpha
Methods in software.amazon.awscdk.services.imagebuilder.alpha that return WorkflowAttributes.BuilderModifier and TypeMethodDescriptionstatic WorkflowAttributes.BuilderWorkflowAttributes.builder()WorkflowAttributes.Builder.workflowArn(String workflowArn) Sets the value ofWorkflowAttributes.getWorkflowArn()WorkflowAttributes.Builder.workflowName(String workflowName) Sets the value ofWorkflowAttributes.getWorkflowName()WorkflowAttributes.Builder.workflowType(WorkflowType workflowType) Sets the value ofWorkflowAttributes.getWorkflowType()WorkflowAttributes.Builder.workflowVersion(String workflowVersion) Sets the value ofWorkflowAttributes.getWorkflowVersion()Constructors in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type WorkflowAttributes.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(WorkflowAttributes.Builder builder) Constructor that initializes the object based on literal property values passed by theWorkflowAttributes.Builder.