Class WebServerResource (0.1.3)

WebServerResource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configuration for resources used by Airflow web server. .. attribute:: cpu

Optional. CPU request and limit for Airflow web server.

:type: float

Attributes

NameDescription
memory_gb float
Optional. Memory (GB) request and limit for Airflow web server.
storage_gb float
Optional. Storage (GB) request and limit for Airflow web server.