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

StopMeetingTranscriptionRequest

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

§Properties

§
MeetingId: string
[src]

The unique ID of the meeting for which you stop transcription.