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