CustomConnectorDestinationProperties

The properties that are applied when the custom connector is being used as a destination.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The custom properties that are specific to the connector when it's used as a destination in the flow.

Link copied to clipboard

The entity specified in the custom connector as a destination in the flow.

Link copied to clipboard

The settings that determine how Amazon AppFlow handles an error when placing data in the custom connector as destination.

Link copied to clipboard

The name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update, delete, or upsert.

Link copied to clipboard

Specifies the type of write operation to be performed in the custom connector when it's used as destination.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String