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

ReasonCode

import type { ReasonCode } from "https://aws-api.deno.dev/v0.4/services/accessanalyzer.ts?docs=full";
type ReasonCode =
| "AWS_SERVICE_ACCESS_DISABLED"
| "DELEGATED_ADMINISTRATOR_DEREGISTERED"
| "ORGANIZATION_DELETED"
| "SERVICE_LINKED_ROLE_CREATION_FAILED"

§Type

§
"AWS_SERVICE_ACCESS_DISABLED" | "DELEGATED_ADMINISTRATOR_DEREGISTERED" | "ORGANIZATION_DELETED" | "SERVICE_LINKED_ROLE_CREATION_FAILED" | cmnP.UnexpectedEnumValue
[src]