| Package | Description |
|---|---|
| software.amazon.awscdk.services.codepipeline |
| Modifier and Type | Class and Description |
|---|---|
static class |
StageProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
StageProps |
StageProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
Stage(software.amazon.awscdk.Construct parent,
String name,
StageProps props)
Create a new Stage.
|
Copyright © 2018. All rights reserved.