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

UpdateCallAnalyticsCategoryResponse

import type { UpdateCallAnalyticsCategoryResponse } from "https://aws-api.deno.dev/v0.3/services/transcribeservice.ts?docs=full";
interface UpdateCallAnalyticsCategoryResponse {
CategoryProperties?: CategoryProperties | null;
}

§Properties

§
CategoryProperties?: CategoryProperties | null
[src]

The attributes describing the analytics category. You can see information such as the rules that you've used to update the category and when the category was originally created.