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

ClaimDevicesByClaimCodeRequest

import type { ClaimDevicesByClaimCodeRequest } from "https://aws-api.deno.dev/v0.3/services/iot1clickdevicesservice.ts?docs=full";
interface ClaimDevicesByClaimCodeRequest {
ClaimCode: string;
}

§Properties

§
ClaimCode: string
[src]

The claim code, starting with "C-", as provided by the device manufacturer.