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

FeatureActivations

import type { FeatureActivations } from "https://aws-api.deno.dev/v0.3/services/medialive.ts?docs=full";

Feature Activations

interface FeatureActivations {
InputPrepareScheduleActions?: FeatureActivationsInputPrepareScheduleActions | null;
}

§Properties

§
InputPrepareScheduleActions?: FeatureActivationsInputPrepareScheduleActions | null
[src]

Enables the Input Prepare feature. You can create Input Prepare actions in the schedule only if this feature is enabled. If you disable the feature on an existing schedule, make sure that you first delete all input prepare actions from the schedule.