class Aws::SecurityHub::Types::AwsEc2SecurityGroupIpv6Range

A range of IPv6 addresses.

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

data as a hash:

    {
      cidr_ipv_6: "NonEmptyString",
    }

@!attribute [rw] cidr_ipv_6

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

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

Constants

SENSITIVE