| Package | Description |
|---|---|
| software.amazon.awscdk.services.codepipeline |
AWS CodePipeline Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
StagePlacement.Jsii$Proxy
An implementation for
StagePlacement |
| Modifier and Type | Method and Description |
|---|---|
StagePlacement |
StagePlacement.Builder.build()
Builds the configured instance.
|
default StagePlacement |
StageOptions.getPlacement() |
StagePlacement |
StageOptions.Jsii$Proxy.getPlacement() |
| Modifier and Type | Method and Description |
|---|---|
StageOptions.Builder |
StageOptions.Builder.placement(StagePlacement placement)
Sets the value of
StageOptions.getPlacement() |
| Constructor and Description |
|---|
Jsii$Proxy(StagePlacement placement,
String stageName,
List<? extends IAction> actions)
Constructor that initializes the object based on literal property values passed by the
StageOptions.Builder. |
Copyright © 2021. All rights reserved.