protocol property

TransportProtocol? protocol
final

The protocol used for the port mapping. Valid values are tcp and udp. The default is tcp.

Implementation

final TransportProtocol? protocol;