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.4/services/transcribeservice.ts?docs=full";
interface DeleteCallAnalyticsCategoryRequest {
CategoryName: string;
}

§Properties

§
CategoryName: string
[src]

The name of the Call Analytics category you want to delete. Category names are case sensitive.