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

Configuration

import type { Configuration } from "https://aws-api.deno.dev/v0.3/services/iot.ts?docs=full";

Configuration.

interface Configuration {
Enabled?: boolean | null;
}

§Properties

§
Enabled?: boolean | null
[src]

True to enable the configuration.