| Package | Description |
|---|---|
| software.amazon.awscdk.pipelines |
CDK Pipelines
|
| Modifier and Type | Method and Description |
|---|---|
static WaveOptions.Builder |
WaveOptions.builder() |
WaveOptions.Builder |
WaveOptions.Builder.post(List<? extends Step> post)
Sets the value of
WaveOptions.getPost() |
WaveOptions.Builder |
WaveOptions.Builder.pre(List<? extends Step> pre)
Sets the value of
WaveOptions.getPre() |
| Constructor and Description |
|---|
Jsii$Proxy(WaveOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
WaveOptions.Builder. |
Copyright © 2022. All rights reserved.