Pods Metric Source Args
data class PodsMetricSourceArgs(val metric: Output<MetricIdentifierArgs>, val target: Output<MetricTargetArgs>) : ConvertibleToJava<PodsMetricSourceArgs>
PodsMetricSource indicates how to scale on 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.