@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2021-01-06T15:17:33.925Z") @Stability(value=Stable) public interface WaitProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
WaitProps.Builder
A builder for
WaitProps |
static class |
WaitProps.Jsii$Proxy
An implementation for
WaitProps |
| Modifier and Type | Method and Description |
|---|---|
static WaitProps.Builder |
builder() |
default String |
getComment()
An optional description for this state.
|
WaitTime |
getTime()
Wait duration.
|
@Stability(value=Stable) @NotNull WaitTime getTime()
@Stability(value=Stable) @Nullable default String getComment()
Default: No comment
@Stability(value=Stable) static WaitProps.Builder builder()
WaitProps.Builder of WaitPropsCopyright © 2021. All rights reserved.