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

__AdTriggersElement

import type { __AdTriggersElement } from "https://aws-api.deno.dev/v0.4/services/mediapackage.ts?docs=full";
type __AdTriggersElement =
| "SPLICE_INSERT"
| "BREAK"
| "PROVIDER_ADVERTISEMENT"
| "DISTRIBUTOR_ADVERTISEMENT"
| "PROVIDER_PLACEMENT_OPPORTUNITY"
| "DISTRIBUTOR_PLACEMENT_OPPORTUNITY"
| "PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY"
| "DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY"

§Type

§
"SPLICE_INSERT" | "BREAK" | "PROVIDER_ADVERTISEMENT" | "DISTRIBUTOR_ADVERTISEMENT" | "PROVIDER_PLACEMENT_OPPORTUNITY" | "DISTRIBUTOR_PLACEMENT_OPPORTUNITY" | "PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY" | "DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY" | cmnP.UnexpectedEnumValue
[src]