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

DeleteCollectionRequest

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

§Properties

§
CollectionId: string
[src]

ID of the collection to delete.