Uses of Interface
software.amazon.awscdk.services.imagebuilder.alpha.ComponentDocumentPhase
Packages that use ComponentDocumentPhase
Package
Description
EC2 Image Builder Construct Library
-
Uses of ComponentDocumentPhase in software.amazon.awscdk.services.imagebuilder.alpha
Classes in software.amazon.awscdk.services.imagebuilder.alpha that implement ComponentDocumentPhaseMethods in software.amazon.awscdk.services.imagebuilder.alpha that return ComponentDocumentPhaseModifier and TypeMethodDescriptionComponentDocumentPhase.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.imagebuilder.alpha that return types with arguments of type ComponentDocumentPhaseModifier and TypeMethodDescriptionComponentDocument.getPhases()(experimental) The phases which define the grouping of steps to run in the build and test workflows of the image build.final List<ComponentDocumentPhase> ComponentDocument.Jsii$Proxy.getPhases()Method parameters in software.amazon.awscdk.services.imagebuilder.alpha with type arguments of type ComponentDocumentPhaseModifier and TypeMethodDescriptionComponentDocument.Builder.phases(List<? extends ComponentDocumentPhase> phases) Sets the value ofComponentDocument.getPhases()