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

DestinationType

import type { DestinationType } from "https://aws-api.deno.dev/v0.4/services/cloudtrail.ts?docs=full";
type DestinationType = "EVENT_DATA_STORE" | "AWS_SERVICE" | cmnP.UnexpectedEnumValue;

§Type

§
"EVENT_DATA_STORE" | "AWS_SERVICE" | cmnP.UnexpectedEnumValue
[src]