@Generated(value="jsii-pacmak/1.5.0 (build 46538f8)", date="2020-05-15T23:35:58.932Z") @Stability(value=Experimental) public interface WaitProps extends software.amazon.jsii.JsiiSerializable
EXPERIMENTAL
| 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=Experimental) @NotNull WaitTime getTime()
EXPERIMENTAL
@Stability(value=Experimental) @Nullable default String getComment()
Default: No comment
EXPERIMENTAL
@Stability(value=Experimental) static WaitProps.Builder builder()
WaitProps.Builder of WaitPropsCopyright © 2020. All rights reserved.