Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface InitialCapacityConfig

The initial capacity configuration per worker.

Hierarchy

  • InitialCapacityConfig

Properties

workerConfiguration?: WorkerResourceConfig

The resource configuration of the initial capacity configuration.

workerCount: undefined | number

The number of workers in the initial capacity configuration.