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

UpdateWirelessGatewayTaskCreate

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

UpdateWirelessGatewayTaskCreate object.

interface UpdateWirelessGatewayTaskCreate {
UpdateDataRole?: string | null;
UpdateDataSource?: string | null;
}

§Properties

§

The properties that relate to the LoRaWAN wireless gateway.

§
UpdateDataRole?: string | null
[src]

The IAM role used to read data from the S3 bucket.

§
UpdateDataSource?: string | null
[src]

The link to the S3 bucket.