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

UpdateAppInstanceResponse

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

§Properties

§
AppInstanceArn?: string | null
[src]

The ARN of the AppInstance.