DestinationFlowConfig

Contains information about the configuration of destination connectors present in the flow.

Types

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

Properties

Link copied to clipboard

The API version that the destination connector uses.

Link copied to clipboard

The name of the connector profile. This name must be unique for each connector profile in the Amazon Web Services account.

Link copied to clipboard

The type of connector, such as Salesforce, Amplitude, and so on.

Link copied to clipboard

This stores the information that is required to query a particular connector.

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