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

DynatraceConnectorProfileProperties

import type { DynatraceConnectorProfileProperties } from "https://aws-api.deno.dev/v0.4/services/appflow.ts?docs=full";

The connector-specific profile properties required by Dynatrace.

interface DynatraceConnectorProfileProperties {
instanceUrl: string;
}

§Properties

§
instanceUrl: string
[src]

The location of the Dynatrace resource.