Class TriggererResource (1.12.0)

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

Configuration for resources used by Airflow triggerers.

Attributes

NameDescription
count int
Optional. The number of triggerers.
cpu float
Optional. CPU request and limit for a single Airflow triggerer replica.
memory_gb float
Optional. Memory (GB) request and limit for a single Airflow triggerer replica.