Skip to main content

Interface: IValidateWorkerDeploymentVersionComputeConfigRequest

workflowservice.v1.IValidateWorkerDeploymentVersionComputeConfigRequest

Properties of a ValidateWorkerDeploymentVersionComputeConfigRequest.

Implemented by

Properties

computeConfigScalingGroups

Optional computeConfigScalingGroups: null | { [k: string]: IComputeConfigScalingGroupUpdate; }

Optional. Contains the compute config scaling groups to add or update for the Worker Deployment.


deploymentVersion

Optional deploymentVersion: null | IWorkerDeploymentVersion

Required.


identity

Optional identity: null | string

Optional. The identity of the client who initiated this request.


namespace

Optional namespace: null | string

ValidateWorkerDeploymentVersionComputeConfigRequest namespace


removeComputeConfigScalingGroups

Optional removeComputeConfigScalingGroups: null | string[]

Optional. Contains the compute config scaling groups to remove from the Worker Deployment.