Values.AssociatePackagesRequestSourceOperation in the Amazon OpenSearch Service API for associating multiple packages with a domain simultaneously.
type nonrec t = {packageList : PackageDetailsForAssociationList.t;A list of packages and their prerequisites to be associated with a domain.
*)domainName : DomainName.t;}val make :
packageList:PackageDetailsForAssociationList.t ->
domainName:DomainName.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of [> `String of PackageID.t ] list
| `String of PackageID.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `String of RoleArn.t ])
list ])
list ])
list ]
list
| `String of DomainName.t ])
list ]