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

DisableActionConfiguration

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

Contains the configuration information of a disable action.

interface DisableActionConfiguration {
note?: string | null;
}

§Properties

§
note?: string | null
[src]

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