Implements

Constructors

Properties

Constructors

Properties

fromPort: Input<number>

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

protocol: "icmp" = "icmp"

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

toPort?: any

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

Generated using TypeDoc