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

DeleteV2LoggingLevelRequest

import type { DeleteV2LoggingLevelRequest } from "https://aws-api.deno.dev/v0.3/services/iot.ts?docs=full";
interface DeleteV2LoggingLevelRequest {
targetName: string;
targetType: LogTargetType;
}

§Properties

§
targetName: string
[src]

The name of the resource for which you are configuring logging.

§
targetType: LogTargetType
[src]

The type of resource for which you are configuring logging. Must be THING_Group.