Values.AWSDomainInformationSourceInformation about an Amazon OpenSearch Service domain.
type nonrec t = {ownerId : OwnerId.t option;The Amazon Web Services account ID of the domain owner.
*)domainName : DomainName.t;Name of the domain.
*)region : Region.t option;The Amazon Web Services Region in which the domain is located.
*)}