Values.DescribeDomainsRequestSourceContainer for the parameters to the DescribeDomains operation.
type nonrec t = {domainNames : DomainNameList.t;Array of OpenSearch Service domain names that you want information about. You must specify at least one domain name.
*)}val to_value :
t ->
[> `Structure of
(string * [> `List of [> `String of DomainName.t ] list ]) list ]