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

DeprecateSystemTemplateRequest

import type { DeprecateSystemTemplateRequest } from "https://aws-api.deno.dev/v0.4/services/iotthingsgraph.ts?docs=full";
interface DeprecateSystemTemplateRequest {
id: string;
}

§Properties

§
id: string
[src]

The ID of the system to delete.

The ID should be in the following format.

urn:tdm:REGION/ACCOUNT ID/default:system:SYSTEMNAME