Interface: IComputeConfigScalingGroup
compute.v1.IComputeConfigScalingGroup
Properties of a ComputeConfigScalingGroup.
Implemented by
Properties
provider
• Optional provider: null | IComputeProvider
Stores instructions for a worker control plane controller how to respond to worker lifeycle events.
scaler
• Optional scaler: null | IComputeScaler
Informs a worker lifecycle controller when and how often to perform certain worker lifecycle actions like starting a serverless worker.
taskQueueTypes
• Optional taskQueueTypes: null | TaskQueueType[]
Optional. The set of task queue types this scaling group serves. If not provided, this scaling group serves all not otherwise defined task types.