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

CreateWirelessGatewayTaskRequest

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

§Properties

§
Id: string
[src]

The ID of the resource to update.

§
WirelessGatewayTaskDefinitionId: string
[src]

The ID of the WirelessGatewayTaskDefinition.