customMetrics

@JvmName(name = "mrfiydtogdirdllc")
suspend fun customMetrics(value: Output<List<BackendServiceBackendCustomMetricArgs>>)
@JvmName(name = "jgkxsnvbrfudkqep")
suspend fun customMetrics(value: List<BackendServiceBackendCustomMetricArgs>?)

Parameters

value

The set of custom metrics that are used for CUSTOM_METRICS BalancingMode. Structure is documented below.


@JvmName(name = "yvrvwqkxrptihbvh")
suspend fun customMetrics(vararg values: Output<BackendServiceBackendCustomMetricArgs>)


@JvmName(name = "egcmgqbmiypduhix")
suspend fun customMetrics(values: List<Output<BackendServiceBackendCustomMetricArgs>>)
@JvmName(name = "aeokqutklhcexkcq")
suspend fun customMetrics(vararg values: BackendServiceBackendCustomMetricArgs)

Parameters

values

The set of custom metrics that are used for CUSTOM_METRICS BalancingMode. Structure is documented below.


@JvmName(name = "ynnuugayvfwjyqfe")
suspend fun customMetrics(argument: List<suspend BackendServiceBackendCustomMetricArgsBuilder.() -> Unit>)
@JvmName(name = "fjnloamadnjbobfp")
suspend fun customMetrics(vararg argument: suspend BackendServiceBackendCustomMetricArgsBuilder.() -> Unit)
@JvmName(name = "cbsdioqetlxlrbul")
suspend fun customMetrics(argument: suspend BackendServiceBackendCustomMetricArgsBuilder.() -> Unit)

Parameters

argument

The set of custom metrics that are used for CUSTOM_METRICS BalancingMode. Structure is documented below.