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

JoinStorageSessionInput

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

§Properties

§
channelArn: string
[src]

The Amazon Resource Name (ARN) of the signaling channel.