customMetrics

@JvmName(name = "hvfxlonmdbhsutrn")
suspend fun customMetrics(value: Output<List<BackendServiceBackendCustomMetricArgs>>)
@JvmName(name = "hnhvwdyqvtjwbobv")
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 = "bkgixyqnqxyyxicn")
suspend fun customMetrics(vararg values: Output<BackendServiceBackendCustomMetricArgs>)


@JvmName(name = "odqtjmxhmaertbrm")
suspend fun customMetrics(values: List<Output<BackendServiceBackendCustomMetricArgs>>)
@JvmName(name = "oactiwxbpfcnleti")
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 = "pogcrhafxsibpptg")
suspend fun customMetrics(argument: List<suspend BackendServiceBackendCustomMetricArgsBuilder.() -> Unit>)
@JvmName(name = "unxklrralcwwyjau")
suspend fun customMetrics(vararg argument: suspend BackendServiceBackendCustomMetricArgsBuilder.() -> Unit)
@JvmName(name = "koljcqvfbvaerfrx")
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.