gateways

@JvmName(name = "ykxpisirfrjlayic")
suspend fun gateways(value: Output<List<String>>)
@JvmName(name = "swtehyiaufcjqrth")
suspend fun gateways(value: List<String>?)

Parameters

value

Gateways defines a list of gateways this TlsRoute is attached to, as one of the routing rules to route the requests served by the gateway. Each gateway reference should match the pattern: projects/*/locations/global/gateways/ */


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


@JvmName(name = "uqjtrsedsraaoxvg")
suspend fun gateways(values: List<Output<String>>)
@JvmName(name = "xaukmglrsfnjjctv")
suspend fun gateways(vararg values: String)

Parameters

values

Gateways defines a list of gateways this TlsRoute is attached to, as one of the routing rules to route the requests served by the gateway. Each gateway reference should match the pattern: projects/*/locations/global/gateways/ */