Uses of Interface
software.amazon.awscdk.services.imagebuilder.alpha.WorkflowAttributes
Packages that use WorkflowAttributes
Package
Description
EC2 Image Builder Construct Library
-
Uses of WorkflowAttributes in software.amazon.awscdk.services.imagebuilder.alpha
Classes in software.amazon.awscdk.services.imagebuilder.alpha that implement WorkflowAttributesMethods in software.amazon.awscdk.services.imagebuilder.alpha that return WorkflowAttributesModifier and TypeMethodDescriptionWorkflowAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type WorkflowAttributesModifier and TypeMethodDescriptionstatic IWorkflowWorkflow.fromWorkflowAttributes(software.constructs.Construct scope, String id, WorkflowAttributes attrs) (experimental) Import an existing workflow by providing its attributes.