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

EndpointStatusReason

import type { EndpointStatusReason } from "https://aws-api.deno.dev/v0.4/services/chimesdkidentity.ts?docs=full";
type EndpointStatusReason = "INVALID_DEVICE_TOKEN" | "INVALID_PINPOINT_ARN" | cmnP.UnexpectedEnumValue;

§Type

§
"INVALID_DEVICE_TOKEN" | "INVALID_PINPOINT_ARN" | cmnP.UnexpectedEnumValue
[src]