StaleIpPermission
Describes a stale rule in a security group.
Contents
- fromPort
- 
               If the protocol is TCP or UDP, this is the start of the port range. If the protocol is ICMP or ICMPv6, this is the ICMP type or -1 (all ICMP types). Type: Integer Required: No 
- groups
- 
               The security group pairs. Returns the ID of the referenced security group and VPC, and the ID and status of the VPC peering connection. Type: Array of UserIdGroupPair objects Required: No 
- ipProtocol
- 
               The IP protocol name ( tcp,udp,icmp,icmpv6) or number (see Protocol Numbers). Type: String Required: No 
- ipRanges
- 
               The IP ranges. Not applicable for stale security group rules. Type: Array of strings Required: No 
- prefixListIds
- 
               The prefix list IDs. Not applicable for stale security group rules. Type: Array of strings Required: No 
- toPort
- 
               If the protocol is TCP or UDP, this is the end of the port range. If the protocol is ICMP or ICMPv6, this is the ICMP code or -1 (all ICMP codes). Type: Integer Required: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: