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

StrategyOnFullSize

import type { StrategyOnFullSize } from "https://aws-api.deno.dev/v0.4/services/kinesisvideo.ts?docs=full";
type StrategyOnFullSize = "DELETE_OLDEST_MEDIA" | "DENY_NEW_MEDIA" | cmnP.UnexpectedEnumValue;

§Type

§
"DELETE_OLDEST_MEDIA" | "DENY_NEW_MEDIA" | cmnP.UnexpectedEnumValue
[src]