@Generated(value="jsii-pacmak/0.20.8 (build bd5ef4d)", date="2019-11-25T14:22:25.750Z") @Stability(value=Experimental) public interface InvokeActivityProps extends software.amazon.jsii.JsiiSerializable
| 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 © 2019. All rights reserved.