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

DeleteCallAnalyticsCategoryRequest

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

§Properties

§
CategoryName: string
[src]

The name of the call analytics category that you're choosing to delete. The value is case sensitive.