Values.VpcEndpointErrorDetailSourceError information for a failed BatchGetVpcEndpoint request.
type nonrec t = {id : VpcEndpointId.t option;The unique identifier of the VPC endpoint.
*)errorMessage : String_.t option;An error message describing the reason for the failure.
*)errorCode : String_.t option;The error code for the failed request.
*)}