Skip to main content

Interface: IListWorkerDeploymentsResponse

workflowservice.v1.IListWorkerDeploymentsResponse

Properties of a ListWorkerDeploymentsResponse.

Hierarchy

Properties

nextPageToken

Optional nextPageToken: null | Uint8Array

ListWorkerDeploymentsResponse nextPageToken

Inherited from

$Properties.nextPageToken


workerDeployments

Optional workerDeployments: null | $Properties[]

The list of worker deployments.

Inherited from

$Properties.workerDeployments