serviceBindings

@JvmName(name = "gtmssywjyrdpvqvn")
suspend fun serviceBindings(value: Output<List<String>>)
@JvmName(name = "vkyfohctqdyakyyh")
suspend fun serviceBindings(value: List<String>?)

Parameters

value

URLs of networkservices.ServiceBinding resources. Can only be set if load balancing scheme is INTERNAL_SELF_MANAGED. If set, lists of backends and health checks must be both empty.


@JvmName(name = "qqifxcagsdoiiioj")
suspend fun serviceBindings(vararg values: Output<String>)


@JvmName(name = "fagasoruqqsgqiou")
suspend fun serviceBindings(values: List<Output<String>>)
@JvmName(name = "sitbfhsoxouhxycl")
suspend fun serviceBindings(vararg values: String)

Parameters

values

URLs of networkservices.ServiceBinding resources. Can only be set if load balancing scheme is INTERNAL_SELF_MANAGED. If set, lists of backends and health checks must be both empty.