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

DeleteThingShadowResponse

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

The output from the DeleteThingShadow operation.

interface DeleteThingShadowResponse {
payload: Uint8Array;
}

§Properties

§
payload: Uint8Array
[src]

The state information, in JSON format.