| Package | Description |
|---|---|
| software.amazon.awscdk.services.codepipeline |
AWS CodePipeline Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
StageOptions.Builder |
StageOptions.Builder.actions(List<? extends IAction> actions)
Sets the value of
StageProps.getActions() |
static StageOptions.Builder |
StageOptions.builder() |
StageOptions.Builder |
StageOptions.Builder.placement(StagePlacement placement)
Sets the value of
StageOptions.getPlacement() |
StageOptions.Builder |
StageOptions.Builder.stageName(String stageName)
Sets the value of
StageProps.getStageName() |
Copyright © 2021. All rights reserved.