| Package | Description |
|---|---|
| software.amazon.awscdk.pipelines |
CDK Pipelines
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AddStageOptions.Jsii$Proxy
An implementation for
AddStageOptions |
| Modifier and Type | Method and Description |
|---|---|
AddStageOptions |
AddStageOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CdkStage.addApplication(Stage appStage,
AddStageOptions options)
(experimental) Add all stacks in the application Stage to this stage.
|
CdkStage |
CdkPipeline.addApplicationStage(Stage appStage,
AddStageOptions options)
(experimental) Add pipeline stage that will deploy the given application stage.
|
Copyright © 2021. All rights reserved.