Interface: IWorkerDeploymentVersion
deployment.v1.IWorkerDeploymentVersion
Properties of a WorkerDeploymentVersion.
Implemented by
Properties
buildId
• Optional buildId: null | string
A unique identifier for this Version within the Deployment it is a part of.
Not necessarily unique within the namespace.
The combination of deployment_name and build_id uniquely identifies this
Version within the namespace, because Deployment names are unique within a namespace.
deploymentName
• Optional deploymentName: null | string
Identifies the Worker Deployment this Version is part of.