AuthorizationStatus
import type { AuthorizationStatus } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/redshift.ts";type AuthorizationStatus = "Authorized" | "Revoking" | cmnP.UnexpectedEnumValue;
§Type
§
"Authorized" | "Revoking" | cmnP.UnexpectedEnumValue
[src]