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

DeregisterAppInstanceUserEndpointRequest

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

§Properties

§
AppInstanceUserArn: string
[src]

The ARN of the AppInstanceUser.

§
EndpointId: string
[src]

The unique identifier of the AppInstanceUserEndpoint.