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

UpdateAppInstanceUserEndpointResponse

import type { UpdateAppInstanceUserEndpointResponse } from "https://aws-api.deno.dev/v0.4/services/chimesdkidentity.ts?docs=full";
interface UpdateAppInstanceUserEndpointResponse {
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.