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

EnableActionConfiguration

import type { EnableActionConfiguration } from "https://aws-api.deno.dev/v0.4/services/ioteventsdata.ts?docs=full";

Contains the configuration information of an enable action.

interface EnableActionConfiguration {
note?: string | null;
}

§Properties

§
note?: string | null
[src]

The note that you can leave when you enable the alarm.