gateways

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

Parameters

value

Optional. Gateways defines a list of gateways this HttpRoute 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 = "mhqbtwqreuenhcri")
suspend fun gateways(vararg values: Output<String>)


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

Parameters

values

Optional. Gateways defines a list of gateways this HttpRoute 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/ */