| Package | Description |
|---|---|
| software.amazon.awscdk.pipelines |
CDK Pipelines
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AddStageOptions
(experimental) Options for adding an application stage to a pipeline.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AddStageOptions.Jsii$Proxy
An implementation for
AddStageOptions |
static class |
BaseStageOptions.Jsii$Proxy
An implementation for
BaseStageOptions |
| Modifier and Type | Method and Description |
|---|---|
BaseStageOptions |
BaseStageOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CdkStage |
CdkPipeline.addStage(String stageName,
BaseStageOptions options)
(experimental) Add a new, empty stage to the pipeline.
|
Copyright © 2021. All rights reserved.