@Stability(value=Deprecated) @Deprecated public static final class InvokeActivityProps.Builder extends Object implements software.amazon.jsii.Builder<InvokeActivityProps>
InvokeActivityProps| Constructor and Description |
|---|
Builder()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
InvokeActivityProps |
build()
Deprecated.
|
InvokeActivityProps.Builder |
heartbeat(Duration heartbeat)
Deprecated.
|
@Stability(value=Deprecated) @Deprecated public InvokeActivityProps.Builder heartbeat(Duration heartbeat)
InvokeActivityProps.getHeartbeat()heartbeat - Maximum time between heart beats.
If the time between heart beats takes longer than this, a 'Timeout' error is raised.this@Stability(value=Deprecated) @Deprecated public InvokeActivityProps build()
build in interface software.amazon.jsii.Builder<InvokeActivityProps>InvokeActivityPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.