Values.AwsRdsDbDomainMembershipSourceInformation about an Active Directory domain membership record associated with the DB instance.
type nonrec t = {domain : NonEmptyString.t option;The identifier of the Active Directory domain.
*)status : NonEmptyString.t option;The status of the Active Directory Domain membership for the DB instance.
*)fqdn : NonEmptyString.t option;The fully qualified domain name of the Active Directory domain.
*)iamRoleName : NonEmptyString.t option;The name of the IAM role to use when making API calls to the Directory Service.
*)}