The following table describes the elements contained
in IpPermissionType.
Name
Description
ipProtocol
IP protocol.
Type: xsd:string
fromPort
Start of port range for the TCP and UDP protocols, or an ICMP type number.
An ICMP type number of -1 indicates a wildcard (i.e., any ICMP type number).
Type: xsd:int
toPort
End of port range for the TCP and UDP protocols, or an ICMP code.
An ICMP code of -1 indicates a wildcard (i.e., any ICMP code).