pods

@JvmName(name = "waoqpolbeueunlrq")
suspend fun pods(value: Output<PodsMetricSourceArgs>)
@JvmName(name = "cidixgmqdtidvltt")
suspend fun pods(value: PodsMetricSourceArgs?)

Parameters

value

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.


@JvmName(name = "kupneoceigmgafdi")
suspend fun pods(argument: suspend PodsMetricSourceArgsBuilder.() -> Unit)

Parameters

argument

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.