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

GetAppMonitorResponse

import type { GetAppMonitorResponse } from "https://aws-api.deno.dev/v0.3/services/rum.ts?docs=full";
interface GetAppMonitorResponse {
AppMonitor?: AppMonitor | null;
}

§Properties

§
AppMonitor?: AppMonitor | null
[src]

A structure containing all the configuration information for the app monitor.