AWS SDK for .NET Documentation
IpProtocol Property
AmazonAmazon.EC2.ModelAuthorizeSecurityGroupIngressRequestIpProtocol Did this page help you?   Yes   No    Tell us about it...
The IP protocol name or number. EC2 security groups can have rules only for TCP, UDP, and ICMP, whereas VPC security groups can have rules assigned to any protocol number.
Declaration Syntax
C#
public string IpProtocol { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)