| Package | Description |
|---|---|
| software.amazon.awscdk.pipelines |
CDK Pipelines
|
| Modifier and Type | Class and Description |
|---|---|
static class |
WaveOptions.Jsii$Proxy
An implementation for
WaveOptions |
| Modifier and Type | Method and Description |
|---|---|
WaveOptions |
WaveOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
Wave |
PipelineBase.addWave(String id,
WaveOptions options)
Add a Wave to the pipeline, for deploying multiple Stages in parallel.
|
Copyright © 2022. All rights reserved.