Values.DomainMembershipSourceAn Active Directory Domain membership record associated with a DB instance.
type nonrec t = {domain : String_.t option;The identifier of the Active Directory Domain.
*)status : String_.t option;The status of the DB instance's Active Directory Domain membership, such as joined, pending-join, failed etc).
*)fQDN : String_.t option;The fully qualified domain name of the Active Directory Domain.
*)iAMRoleName : String_.t option;The name of the IAM role to be used when making API calls to the Directory Service.
*)}