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

CreateMeetingResponse

import type { CreateMeetingResponse } from "https://aws-api.deno.dev/v0.4/services/chimesdkmeetings.ts?docs=full";
interface CreateMeetingResponse {
Meeting?: Meeting | null;
}

§Properties

§
Meeting?: Meeting | null
[src]

The meeting information, including the meeting ID and MediaPlacement.