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

LogType

import type { LogType } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/es.ts";
type LogType =
| "INDEX_SLOW_LOGS"
| "SEARCH_SLOW_LOGS"
| "ES_APPLICATION_LOGS"
| "AUDIT_LOGS"

§Type

§
"INDEX_SLOW_LOGS" | "SEARCH_SLOW_LOGS" | "ES_APPLICATION_LOGS" | "AUDIT_LOGS" | cmnP.UnexpectedEnumValue
[src]