Implements

Constructors

Properties

Constructors

Properties

fromPort: 0 = 0

The start port (or ICMP type number if protocol is "icmp").

protocol: "-1" = "-1"

The protocol. If not icmp, tcp, udp, or all use the protocol number

toPort: 0 = 0

The end port (or ICMP code if protocol is "icmp"). Defaults to 'fromPort' if not specified.

Generated using TypeDoc