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

UpdateDataRetentionOperation

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

§Type

§
"INCREASE_DATA_RETENTION" | "DECREASE_DATA_RETENTION" | cmnP.UnexpectedEnumValue
[src]