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

DescribeAppInstanceUserEndpointRequest

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

§Properties

§
AppInstanceUserArn: string
[src]

The ARN of the AppInstanceUser.

§
EndpointId: string
[src]

The unique identifier of the AppInstanceUserEndpoint.