Skip to main content

Interface: IComputeConfigScalingGroup

compute.v1.IComputeConfigScalingGroup

Properties of a ComputeConfigScalingGroup.

Hierarchy

Properties

provider

Optional provider: null | $Properties

Stores instructions for a worker control plane controller how to respond to worker lifeycle events.

Inherited from

$Properties.provider


scaler

Optional scaler: null | $Properties

Informs a worker lifecycle controller when and how often to perform certain worker lifecycle actions like starting a serverless worker.

Inherited from

$Properties.scaler


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.

Inherited from

$Properties.taskQueueTypes