Values.Ipv6CidrBlockAssociationSourceAn IPV6 CIDR block association.
type nonrec t = {associationId : NonEmptyString.t option;The association ID for the IPv6 CIDR block.
*)ipv6CidrBlock : NonEmptyString.t option;The IPv6 CIDR block.
*)cidrBlockState : NonEmptyString.t option;Information about the state of the CIDR block. Valid values are as follows: associating associated disassociating disassociated failed failing
*)}