SecurityGroupIngress

constructor(cidrIp: String? = null, cidrIpv6: String? = null, description: String? = null, fromPort: Int? = null, ipProtocol: String, sourcePrefixListId: String? = null, sourceSecurityGroupId: String? = null, sourceSecurityGroupName: String? = null, sourceSecurityGroupOwnerId: String? = null, toPort: Int? = null)