Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GetResolverEndpointRequest

import type { GetResolverEndpointRequest } from "https://aws-api.deno.dev/v0.4/services/route53resolver.ts?docs=full";
interface GetResolverEndpointRequest {
ResolverEndpointId: string;
}

§Properties

§
ResolverEndpointId: string
[src]

The ID of the Resolver endpoint that you want to get information about.