Namespace: RespondWorkflowTaskCompletedRequest
workflowservice.v1.RespondWorkflowTaskCompletedRequest
Namespaces
Classes
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a RespondWorkflowTaskCompletedRequest.
Type declaration
| Name | Type |
|---|---|
binaryChecksum? | string | null |
capabilities? | $Shape | null |
commands? | $Shape[] | null |
deployment? | $Shape | null |
deploymentOptions? | $Shape | null |
forceCreateNewWorkflowTask? | boolean | null |
identity? | string | null |
intermediatePage? | boolean | null |
messages? | $Shape[] | null |
meteringMetadata? | $Shape | null |
namespace? | string | null |
pageNumber? | number | null |
queryResults? | { [k: string]: $Shape; } | null |
resourceId? | string | null |
returnNewWorkflowTask? | boolean | null |
sdkMetadata? | $Shape | null |
stickyAttributes? | $Shape | null |
taskToken? | Uint8Array | null |
versioningBehavior? | VersioningBehavior | null |
workerControlTaskQueue? | string | null |
workerInstanceKey? | string | null |
workerVersionStamp? | $Shape | null |