Uses of Class
software.amazon.awscdk.services.codepipeline.StageProps.Builder
Packages that use StageProps.Builder
-
Uses of StageProps.Builder in software.amazon.awscdk.services.codepipeline
Methods in software.amazon.awscdk.services.codepipeline that return StageProps.BuilderModifier and TypeMethodDescriptionSets the value ofStageProps.getActions()static StageProps.BuilderStageProps.builder()Sets the value ofStageProps.getStageName()StageProps.Builder.transitionDisabledReason(String transitionDisabledReason) Sets the value ofStageProps.getTransitionDisabledReason()StageProps.Builder.transitionToEnabled(Boolean transitionToEnabled) Sets the value ofStageProps.getTransitionToEnabled()Constructors in software.amazon.awscdk.services.codepipeline with parameters of type StageProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(StageProps.Builder builder) Constructor that initializes the object based on literal property values passed by theStageProps.Builder.