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