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

CreateAppInstanceResponse

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

§Properties

§
AppInstanceArn?: string | null
[src]

The Amazon Resource Number (ARN) of the AppInstance.