Skip to main content

Namespace: SetWorkerDeploymentManagerRequest

workflowservice.v1.SetWorkerDeploymentManagerRequest

Interfaces

Type Aliases

$Shape

Ƭ $Shape: { conflictToken?: Uint8Array | null ; deploymentName?: string | null ; identity?: string | null ; managerIdentity?: string | null ; namespace?: string | null ; self?: boolean | null } & { managerIdentity?: null ; newManagerIdentity?: undefined ; self?: null } | { managerIdentity: string ; newManagerIdentity?: "managerIdentity" ; self?: null } | { managerIdentity?: null ; newManagerIdentity?: "self" ; self: boolean }

Narrowed shape of a SetWorkerDeploymentManagerRequest.