Uses of Interface
software.amazon.awscdk.pipelines.WaveOptions
-
Uses of WaveOptions in software.amazon.awscdk.pipelines
Modifier and TypeMethodDescriptionPipelineBase.addWave
(String id, WaveOptions options) Add a Wave to the pipeline, for deploying multiple Stages in parallel.