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

MulticastGroupByFuotaTask

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

A multicast group that is associated with a FUOTA task.

interface MulticastGroupByFuotaTask {
Id?: string | null;
}

§Properties

§
Id?: string | null
[src]