Uses of Class
software.amazon.awscdk.services.imagebuilder.alpha.ComponentDocumentPhase.Builder
Packages that use ComponentDocumentPhase.Builder
Package
Description
EC2 Image Builder Construct Library
-
Uses of ComponentDocumentPhase.Builder in software.amazon.awscdk.services.imagebuilder.alpha
Methods in software.amazon.awscdk.services.imagebuilder.alpha that return ComponentDocumentPhase.BuilderModifier and TypeMethodDescriptionComponentDocumentPhase.builder()ComponentDocumentPhase.Builder.name(ComponentPhaseName name) Sets the value ofComponentDocumentPhase.getName()ComponentDocumentPhase.Builder.steps(List<? extends ComponentDocumentStep> steps) Sets the value ofComponentDocumentPhase.getSteps()Constructors in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type ComponentDocumentPhase.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ComponentDocumentPhase.Builder builder) Constructor that initializes the object based on literal property values passed by theComponentDocumentPhase.Builder.