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

LogExport

import type { LogExport } from "https://aws-api.deno.dev/v0.4/services/redshiftserverless.ts?docs=full";
type LogExport =
| "useractivitylog"
| "userlog"
| "connectionlog"

§Type

§
"useractivitylog" | "userlog" | "connectionlog" | cmnP.UnexpectedEnumValue
[src]