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

HoneycodeDestinationProperties

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

The properties that are applied when Amazon Honeycode is used as a destination.

interface HoneycodeDestinationProperties {
errorHandlingConfig?: ErrorHandlingConfig | null;
object: string;
}

§Properties

§
errorHandlingConfig?: ErrorHandlingConfig | null
[src]
§
object: string
[src]

The object specified in the Amazon Honeycode flow destination.