Uses of Interface
software.amazon.awscdk.services.imagebuilder.alpha.AwsManagedWorkflowAttributes
Packages that use AwsManagedWorkflowAttributes
Package
Description
EC2 Image Builder Construct Library
-
Uses of AwsManagedWorkflowAttributes in software.amazon.awscdk.services.imagebuilder.alpha
Classes in software.amazon.awscdk.services.imagebuilder.alpha that implement AwsManagedWorkflowAttributesModifier and TypeClassDescriptionstatic final classAn implementation forAwsManagedWorkflowAttributesMethods in software.amazon.awscdk.services.imagebuilder.alpha that return AwsManagedWorkflowAttributesModifier and TypeMethodDescriptionAwsManagedWorkflowAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type AwsManagedWorkflowAttributesModifier and TypeMethodDescriptionstatic IWorkflowAwsManagedWorkflow.fromAwsManagedWorkflowAttributes(software.constructs.Construct scope, String id, AwsManagedWorkflowAttributes attrs) (experimental) Imports an AWS-managed workflow from its attributes.