transport

@JvmName(name = "muocevgebfcsgmma")
suspend fun transport(value: Output<String>)
@JvmName(name = "cqxytixlcskcenap")
suspend fun transport(value: String?)

Parameters

value

The transport method for the Ingress. Possible values are auto, http, http2 and tcp. Defaults to auto.

Note: if transport is set to tcp, exposed_port and target_port should be set at the same time.