pods

@JvmName(name = "oxfpajwqbyjuskpf")
suspend fun pods(value: Output<PodsMetricStatusArgs>)
@JvmName(name = "rvwgiwddmeggagfw")
suspend fun pods(value: PodsMetricStatusArgs?)

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