protocol

@JvmName(name = "tsuyjyyqyxephexk")
suspend fun protocol(value: Output<String>)
@JvmName(name = "nrprpnuovhyaokgs")
suspend fun protocol(value: String?)

Parameters

value

The protocol type. Value:

  • icmp: Network Control Message Protocol.

  • gre: Generic Routing Encapsulation Protocol.

  • tcp: Transmission Control Protocol.

  • udp: User Datagram Protocol.

  • all: Supports all protocols.