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

DescribeImageGenerationConfigurationOutput

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

§Properties

§
ImageGenerationConfiguration?: ImageGenerationConfiguration | null
[src]

The structure that contains the information required for the Kinesis video stream (KVS) images delivery. If this structure is null, the configuration will be deleted from the stream.