Uses of Interface
software.amazon.awscdk.pipelines.StageDeploymentProps
Packages that use StageDeploymentProps
-
Uses of StageDeploymentProps in software.amazon.awscdk.pipelines
Classes in software.amazon.awscdk.pipelines that implement StageDeploymentPropsMethods in software.amazon.awscdk.pipelines that return StageDeploymentPropsModifier and TypeMethodDescriptionStageDeploymentProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.pipelines with parameters of type StageDeploymentPropsModifier and TypeMethodDescriptionstatic StageDeploymentStageDeployment.fromStage(Stage stage, StageDeploymentProps props) Create a newStageDeploymentfrom aStage.