| Package | Description |
|---|---|
| software.amazon.awscdk.services.codepipeline |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StageProps
The construction properties for
Stage. |
| Modifier and Type | Class and Description |
|---|---|
static class |
CommonStageProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
static class |
StageProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
CommonStageProps |
CommonStageProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
Stage |
Pipeline.addStage(String name,
CommonStageProps props)
Convenience method for creating a new
Stage,
and adding it to this Pipeline. |
Copyright © 2018. All rights reserved.