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

UpdateVodSourceRequest

import type { UpdateVodSourceRequest } from "https://aws-api.deno.dev/v0.4/services/mediatailor.ts?docs=full";
interface UpdateVodSourceRequest {
HttpPackageConfigurations: HttpPackageConfiguration[];
SourceLocationName: string;
VodSourceName: string;
}

§Properties

§
HttpPackageConfigurations: HttpPackageConfiguration[]
[src]

A list of HTTP package configurations for the VOD source on this account.

§
SourceLocationName: string
[src]

The name of the source location associated with this VOD Source.

§
VodSourceName: string
[src]

The name of the VOD source.