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

ResolverQueryLogConfigAssociationError

import type { ResolverQueryLogConfigAssociationError } from "https://aws-api.deno.dev/v0.4/services/route53resolver.ts?docs=full";
type ResolverQueryLogConfigAssociationError =
| "NONE"
| "DESTINATION_NOT_FOUND"
| "ACCESS_DENIED"
| "INTERNAL_SERVICE_ERROR"

§Type

§
"NONE" | "DESTINATION_NOT_FOUND" | "ACCESS_DENIED" | "INTERNAL_SERVICE_ERROR" | cmnP.UnexpectedEnumValue
[src]