Namespace: StartNexusOperationExecutionRequest
workflowservice.v1.StartNexusOperationExecutionRequest
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a StartNexusOperationExecutionRequest.
Type declaration
| Name | Type |
|---|---|
completionCallbacks? | $Shape[] | null |
endpoint? | string | null |
idConflictPolicy? | NexusOperationIdConflictPolicy | null |
idReusePolicy? | NexusOperationIdReusePolicy | null |
identity? | string | null |
input? | $Shape | null |
links? | $Shape[] | null |
namespace? | string | null |
nexusHeader? | { [k: string]: string; } | null |
onConflictOptions? | $Shape | null |
operation? | string | null |
operationId? | string | null |
requestId? | string | null |
scheduleToCloseTimeout? | $Shape | null |
scheduleToStartTimeout? | $Shape | null |
searchAttributes? | $Shape | null |
service? | string | null |
startToCloseTimeout? | $Shape | null |
userMetadata? | $Shape | null |