Uses of Class
software.amazon.awscdk.services.imagebuilder.alpha.ComponentDocumentStep.Builder
Packages that use ComponentDocumentStep.Builder
Package
Description
EC2 Image Builder Construct Library
-
Uses of ComponentDocumentStep.Builder in software.amazon.awscdk.services.imagebuilder.alpha
Methods in software.amazon.awscdk.services.imagebuilder.alpha that return ComponentDocumentStep.BuilderModifier and TypeMethodDescriptionComponentDocumentStep.Builder.action(ComponentAction action) Sets the value ofComponentDocumentStep.getAction()ComponentDocumentStep.builder()ComponentDocumentStep.Builder.ifValue(ComponentStepIfCondition ifValue) Sets the value ofComponentDocumentStep.getIfValue()ComponentDocumentStep.Builder.inputs(ComponentStepInputs inputs) Sets the value ofComponentDocumentStep.getInputs()ComponentDocumentStep.Builder.loop(ComponentDocumentLoop loop) Sets the value ofComponentDocumentStep.getLoop()Sets the value ofComponentDocumentStep.getName()ComponentDocumentStep.Builder.onFailure(ComponentOnFailure onFailure) Sets the value ofComponentDocumentStep.getOnFailure()Sets the value ofComponentDocumentStep.getTimeout()Constructors in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type ComponentDocumentStep.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ComponentDocumentStep.Builder builder) Constructor that initializes the object based on literal property values passed by theComponentDocumentStep.Builder.