fromPort property
The start of the port range for the TCP and UDP protocols, or an ICMP/ICMPv6
type number. A value of -1
indicates all ICMP/ICMPv6 types.
Implementation
final int? fromPort;
The start of the port range for the TCP and UDP protocols, or an ICMP/ICMPv6
type number. A value of -1
indicates all ICMP/ICMPv6 types.
final int? fromPort;