Interface: IDescribeWorkerDeploymentVersionRequest
workflowservice.v1.IDescribeWorkerDeploymentVersionRequest
Properties of a DescribeWorkerDeploymentVersionRequest.
Implemented by
Properties
deploymentVersion
• Optional
deploymentVersion: null
| IWorkerDeploymentVersion
Required.
namespace
• Optional
namespace: null
| string
DescribeWorkerDeploymentVersionRequest namespace
reportTaskQueueStats
• Optional
reportTaskQueueStats: null
| boolean
Report stats for task queues which have been polled by this version.
version
• Optional
version: null
| string
Deprecated. Use deployment_version
.