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

DescribeAppInstanceAdminResponse

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

§Properties

§
AppInstanceAdmin?: AppInstanceAdmin | null
[src]

The ARN and name of the AppInstanceUser, the ARN of the AppInstance, and the created and last-updated timestamps. All timestamps use epoch milliseconds.