pods

@JvmName(name = "hfqubkpduhiovkuu")
suspend fun pods(value: Output<PodsMetricSourcePatchArgs>)
@JvmName(name = "basugufoavcdfofs")
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 = "wtrimlrvvpiuvcht")
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.