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

SidewalkEventNotificationConfigurations

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

SidewalkEventNotificationConfigurations object Event configuration object for Sidewalk related event topics.

interface SidewalkEventNotificationConfigurations {
AmazonIdEventTopic?: EventNotificationTopicStatus | null;
}

§Properties

§
AmazonIdEventTopic?: EventNotificationTopicStatus | null
[src]

Enum to denote whether amazon id event topic is enabled or disabled.