Values.AuthorizeVpcEndpointAccessRequestSourceContainer for request parameters to the AuthorizeVpcEndpointAccess operation. Specifies the account to be permitted to manage VPC endpoints against the domain.
type nonrec t = {domainName : DomainName.t;The name of the OpenSearch Service domain to provide access to.
*)account : AWSAccount.t;The account ID to grant access to.
*)}