pods

@JvmName(name = "qftvgxlwihadtkdg")
suspend fun pods(value: Output<PodsMetricSourcePatchArgs>)
@JvmName(name = "xxoqjgfptwilsfgp")
suspend fun pods(value: PodsMetricSourcePatchArgs?)

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 = "ewcugkmuuynxsnmj")
suspend fun pods(argument: suspend PodsMetricSourcePatchArgsBuilder.() -> 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.