Values.AssociatePackageRequestSourceContainer for request parameters to AssociatePackage operation.
type nonrec t = {packageID : PackageID.t;Internal ID of the package that you want to associate with a domain. Use DescribePackages to find this value.
*)domainName : DomainName.t;Name of the domain that you want to associate the package with.
*)}