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

UpdateConnectivityInfoResponse

import type { UpdateConnectivityInfoResponse } from "https://aws-api.deno.dev/v0.4/services/greengrassv2.ts?docs=full";
interface UpdateConnectivityInfoResponse {
message?: string | null;
version?: string | null;
}

§Properties

§
message?: string | null
[src]

A message about the connectivity information update request.

§
version?: string | null
[src]

The new version of the connectivity information for the core device.