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

ZendeskConnectorProfileProperties

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

The connector-specific profile properties required when using Zendesk.

interface ZendeskConnectorProfileProperties {
instanceUrl: string;
}

§Properties

§
instanceUrl: string
[src]

The location of the Zendesk resource.