@Generated(value="jsii-pacmak/0.22.0 (build 14afdde)", date="2020-02-13T18:54:15.797Z") @Stability(value=Experimental) public interface InvokeActivityProps extends software.amazon.jsii.JsiiSerializable
EXPERIMENTAL
| Modifier and Type | Interface and Description |
|---|---|
static class |
InvokeActivityProps.Builder
A builder for
InvokeActivityProps |
static class |
InvokeActivityProps.Jsii$Proxy
An implementation for
InvokeActivityProps |
| Modifier and Type | Method and Description |
|---|---|
static InvokeActivityProps.Builder |
builder() |
default Duration |
getHeartbeat()
Maximum time between heart beats.
|
@Stability(value=Experimental) default Duration getHeartbeat()
If the time between heart beats takes longer than this, a 'Timeout' error is raised.
Default: No heart beat timeout
EXPERIMENTAL
@Stability(value=Experimental) static InvokeActivityProps.Builder builder()
InvokeActivityProps.Builder of InvokeActivityPropsCopyright © 2020. All rights reserved.