@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:28.341Z") @Stability(value=Deprecated) @Deprecated public interface InvokeActivityProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
InvokeActivityProps.Builder
Deprecated.
|
static class |
InvokeActivityProps.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static InvokeActivityProps.Builder |
builder()
Deprecated.
|
default Duration |
getHeartbeat()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated @Nullable default Duration getHeartbeat()
If the time between heart beats takes longer than this, a 'Timeout' error is raised.
Default: No heart beat timeout
@Stability(value=Deprecated) @Deprecated static InvokeActivityProps.Builder builder()
InvokeActivityProps.Builder of InvokeActivityPropsCopyright © 2021. All rights reserved.