| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions |
AWS Step Functions Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static WaitProps.Builder |
WaitProps.builder() |
WaitProps.Builder |
WaitProps.Builder.comment(String comment)
Sets the value of
WaitProps.getComment() |
WaitProps.Builder |
WaitProps.Builder.time(WaitTime time)
Sets the value of
WaitProps.getTime() |
| Constructor and Description |
|---|
Jsii$Proxy(WaitProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
WaitProps.Builder. |
Copyright © 2022. All rights reserved.