Values.DeleteResolverEndpointRequestSourceDeletes a Resolver endpoint. The effect of deleting a Resolver endpoint depends on whether it's an inbound or an outbound Resolver endpoint: Inbound: DNS queries from your network are no longer routed to the DNS service for the specified VPC. Outbound: DNS queries from a VPC are no longer routed to your network.
type nonrec t = {resolverEndpointId : ResourceId.t;The ID of the Resolver endpoint that you want to delete.
*)}