Interface: IWorkerDeploymentInfo
deployment.v1.IWorkerDeploymentInfo
Properties of a WorkerDeploymentInfo.
Implemented by
Properties
createTime
• Optional
createTime: null
| ITimestamp
WorkerDeploymentInfo createTime
lastModifierIdentity
• Optional
lastModifierIdentity: null
| string
Identity of the last client who modified the configuration of this Deployment. Set to the
identity
value sent by APIs such as SetWorkerDeploymentCurrentVersion
and
SetWorkerDeploymentRampingVersion
.
name
• Optional
name: null
| string
Identifies a Worker Deployment. Must be unique within the namespace.