class Aws::SecurityHub::Types::AwsEc2SecurityGroupIpRange

A range of IPv4 addresses.

@note When making an API call, you may pass AwsEc2SecurityGroupIpRange

data as a hash:

    {
      cidr_ip: "NonEmptyString",
    }

@!attribute [rw] cidr_ip

The IPv4 CIDR range. You can specify either a CIDR range or a source
security group, but not both. To specify a single IPv4 address, use
the /32 prefix length.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsEc2SecurityGroupIpRange AWS API Documentation

Constants

SENSITIVE