Namespace: ShutdownWorkerRequest
workflowservice.v1.ShutdownWorkerRequest
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a ShutdownWorkerRequest.
Type declaration
| Name | Type |
|---|---|
identity? | string | null |
namespace? | string | null |
reason? | string | null |
stickyTaskQueue? | string | null |
taskQueue? | string | null |
taskQueueTypes? | TaskQueueType[] | null |
workerHeartbeat? | $Shape | null |
workerInstanceKey? | string | null |