| Package | Description |
|---|---|
| software.amazon.awscdk.pipelines |
CDK Pipelines
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AddStageOpts.Jsii$Proxy
An implementation for
AddStageOpts |
| Modifier and Type | Method and Description |
|---|---|
AddStageOpts |
AddStageOpts.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
StageDeployment |
PipelineBase.addStage(Stage stage,
AddStageOpts options)
Deploy a single Stage by itself.
|
StageDeployment |
Wave.addStage(Stage stage,
AddStageOpts options)
Add a Stage to this wave.
|
Copyright © 2022. All rights reserved.