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

DescribeSignalingChannelOutput

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

§Properties

§
ChannelInfo?: ChannelInfo | null
[src]

A structure that encapsulates the specified signaling channel's metadata and properties.