Interface protos.google.cloud.orchestration.airflow.service.v1beta1.WorkloadsConfig.IWorkerResource (3.2.0)

Properties of a WorkerResource.

Package

@google-cloud/orchestration-airflow

Properties

cpu

cpu?: (number|null);

WorkerResource cpu

maxCount

maxCount?: (number|null);

WorkerResource maxCount

memoryGb

memoryGb?: (number|null);

WorkerResource memoryGb

minCount

minCount?: (number|null);

WorkerResource minCount

storageGb

storageGb?: (number|null);

WorkerResource storageGb