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

ResetActionConfiguration

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

Contains the configuration information of a reset action.

interface ResetActionConfiguration {
note?: string | null;
}

§Properties

§
note?: string | null
[src]

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