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

GetConnectivityInfoRequest

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

§Properties

§
thingName: string
[src]

The name of the core device. This is also the name of the IoT thing.