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

RegisterAppInstanceUserEndpointResponse

import type { RegisterAppInstanceUserEndpointResponse } from "https://aws-api.deno.dev/v0.4/services/chimesdkidentity.ts?docs=full";
interface RegisterAppInstanceUserEndpointResponse {
AppInstanceUserArn?: string | null;
EndpointId?: string | null;
}

§Properties

§
AppInstanceUserArn?: string | null
[src]

The ARN of the AppInstanceUser.

§
EndpointId?: string | null
[src]

The unique identifier of the AppInstanceUserEndpoint.