AwsEc2SecurityGroupIpPermission    
    An IP permission for an EC2 security group.
Types
Properties
Link copied to clipboard
                  The IP protocol name (tcp, udp, icmp, icmpv6) or number.
Link copied to clipboard
                  The IPv4 ranges.
Link copied to clipboard
                  The IPv6 ranges.
Link copied to clipboard
                  [VPC only] The prefix list IDs for an Amazon Web Services service. With outbound rules, this is the Amazon Web Services service to access through a VPC endpoint from instances associated with the security group.
Link copied to clipboard
                  The security group and Amazon Web Services account ID pairs.
Functions
Link copied to clipboard
                  inline fun copy(block: AwsEc2SecurityGroupIpPermission.Builder.() -> Unit = {}): AwsEc2SecurityGroupIpPermission