Values.UpdateConnectionGroupRequestSourceUpdates a connection group.
type nonrec t = {id : String_.t;The ID of the connection group.
*)ipv6Enabled : Boolean.t option;Enable IPv6 for the connection group. For more information, see Enable IPv6 in the Amazon CloudFront Developer Guide.
*)ifMatch : String_.t;The value of the ETag header that you received when retrieving the connection group that you're updating.
*)anycastIpListId : String_.t option;The ID of the Anycast static IP list.
*)enabled : Boolean.t option;Whether the connection group is enabled.
*)}