pods property

PodsMetricStatus? pods
final

Pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the target value.

Implementation

final PodsMetricStatus? pods;