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

DeleteSuiteDefinitionRequest

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

§Properties

§
suiteDefinitionId: string
[src]

Suite definition ID of the test suite to be deleted.