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

CustomerProfilesDestinationProperties

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

The properties that are applied when Amazon Connect Customer Profiles is used as a destination.

interface CustomerProfilesDestinationProperties {
domainName: string;
objectTypeName?: string | null;
}

§Properties

§
domainName: string
[src]

The unique name of the Amazon Connect Customer Profiles domain.

§
objectTypeName?: string | null
[src]

The object specified in the Amazon Connect Customer Profiles flow destination.