Uses of Interface
software.amazon.awscdk.services.codepipeline.StageOptions
Packages that use StageOptions
-
Uses of StageOptions in software.amazon.awscdk.services.codepipeline
Classes in software.amazon.awscdk.services.codepipeline that implement StageOptionsMethods in software.amazon.awscdk.services.codepipeline that return StageOptionsMethods in software.amazon.awscdk.services.codepipeline with parameters of type StageOptionsModifier and TypeMethodDescriptionPipeline.addStage(StageOptions props) Creates a new Stage, and adds it to this Pipeline.