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

GetVocabularyFilterRequest

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

§Properties

§
VocabularyFilterName: string
[src]

The name of the custom vocabulary filter you want information about. Custom vocabulary filter names are case sensitive.