customMetrics

@JvmName(name = "wftwjarxipjnwnmb")
suspend fun customMetrics(value: Output<List<RegionBackendServiceBackendCustomMetricArgs>>)
@JvmName(name = "nmukbbcbjdfflqmb")
suspend fun customMetrics(value: List<RegionBackendServiceBackendCustomMetricArgs>?)

Parameters

value

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


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


@JvmName(name = "xmacrnrcqylutmqc")
suspend fun customMetrics(values: List<Output<RegionBackendServiceBackendCustomMetricArgs>>)
@JvmName(name = "llclgfpgyadiajbc")
suspend fun customMetrics(vararg values: RegionBackendServiceBackendCustomMetricArgs)

Parameters

values

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


@JvmName(name = "slxpjkqfndmlgfyx")
suspend fun customMetrics(argument: List<suspend RegionBackendServiceBackendCustomMetricArgsBuilder.() -> Unit>)
@JvmName(name = "bqmqqqeyudqjktrd")
suspend fun customMetrics(vararg argument: suspend RegionBackendServiceBackendCustomMetricArgsBuilder.() -> Unit)
@JvmName(name = "rhivqkwdijqshgxv")
suspend fun customMetrics(argument: suspend RegionBackendServiceBackendCustomMetricArgsBuilder.() -> Unit)

Parameters

argument

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