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.3/services/greengrass.ts?docs=full";
interface UpdateConnectivityInfoResponse {
Message?: string | null;
Version?: string | null;
}

§Properties

§
Message?: string | null
[src]

A message about the connectivity info update request.

§
Version?: string | null
[src]

The new version of the connectivity info.