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

GetServiceEndpointRequest

import type { GetServiceEndpointRequest } from "https://aws-api.deno.dev/v0.3/services/iotwireless.ts?docs=full";
interface GetServiceEndpointRequest {
ServiceType?: WirelessGatewayServiceType | null;
}

§Properties

§
ServiceType?: WirelessGatewayServiceType | null
[src]

The service type for which to get endpoint information about. Can be CUPS for the Configuration and Update Server endpoint, or LNS for the LoRaWAN Network Server endpoint.