Values.AwsRdsDbClusterOptionGroupMembershipSourceInformation about an option group membership for a DB cluster.
type nonrec t = {dbClusterOptionGroupName : NonEmptyString.t option;The name of the DB cluster option group.
*)status : NonEmptyString.t option;The status of the DB cluster option group.
*)}