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

ResetResourceLogLevelRequest

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

§Properties

§
ResourceIdentifier: string
[src]
§
ResourceType: string
[src]

The type of the resource, which can be WirelessDevice or WirelessGateway.