Namespace: StartActivityExecutionRequest
workflowservice.v1.StartActivityExecutionRequest
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a StartActivityExecutionRequest.
Type declaration
| Name | Type |
|---|---|
activityId? | string | null |
activityType? | $Shape | null |
completionCallbacks? | $Shape[] | null |
header? | $Shape | null |
heartbeatTimeout? | $Shape | null |
idConflictPolicy? | ActivityIdConflictPolicy | null |
idReusePolicy? | ActivityIdReusePolicy | null |
identity? | string | null |
input? | $Shape | null |
links? | $Shape[] | null |
namespace? | string | null |
onConflictOptions? | $Shape | null |
priority? | $Shape | null |
requestId? | string | null |
retryPolicy? | $Shape | null |
scheduleToCloseTimeout? | $Shape | null |
scheduleToStartTimeout? | $Shape | null |
searchAttributes? | $Shape | null |
startDelay? | $Shape | null |
startToCloseTimeout? | $Shape | null |
taskQueue? | $Shape | null |
userMetadata? | $Shape | null |