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

GetEndpointResponse

import type { GetEndpointResponse } from "https://aws-api.deno.dev/v0.3/services/iotdeviceadvisor.ts?docs=full";
interface GetEndpointResponse {
endpoint?: string | null;
}

§Properties

§
endpoint?: string | null
[src]

The response of an Device Advisor endpoint.