Values.AuthorizedPrincipalSourceInformation about an Amazon Web Services account or service that has access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
type nonrec t = {principalType : PrincipalType.t option;The type of principal.
*)principal : String_.t option;The IAM principal that is allowed access to the domain.
*)serviceOptions : ServiceOptions.t option;The options for the service, including the supported Regions for the endpoint access.
*)}