IpPermissionType
The IpPermissionType data type.
Ancestors
Relevant Operations
-
AuthorizeSecurityGroupIngress
-
RevokeSecurityGroupIngress
-
DescribeSecurityGroups
Contents
The following table describes the elements contained in IpPermissionType.
Name | Description |
---|---|
|
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: integer |
|
List of security group and user ID pairs. Type: UserIdGroupPairSetType |
|
IP protocol. Type: xsd:string |
|
IP ranges. Type: IpRangeSetType |
|
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). Type: integer |