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

AwsLogSourceType

import type { AwsLogSourceType } from "https://aws-api.deno.dev/v0.4/services/securitylake.ts?docs=full";
type AwsLogSourceType =
| "ROUTE53"
| "VPC_FLOW"
| "CLOUD_TRAIL"
| "SH_FINDINGS"

§Type

§
"ROUTE53" | "VPC_FLOW" | "CLOUD_TRAIL" | "SH_FINDINGS" | cmnP.UnexpectedEnumValue
[src]