Values.AwsEc2SecurityGroupIpv6RangeSourceA range of IPv6 addresses.
type nonrec t = {cidrIpv6 : NonEmptyString.t option;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.
*)}