Values.VPCOptionsSourceOptions to specify the subnets and security groups for VPC endpoint. For more information, see VPC Endpoints for Amazon Elasticsearch Service Domains.
type nonrec t = {subnetIds : StringList.t option;Specifies the subnets for VPC endpoint.
*)securityGroupIds : StringList.t option;Specifies the security groups for VPC endpoint.
*)}