Builder
Properties
The settings that determine how Amazon AppFlow handles an error when placing data in the destination. For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure. ErrorHandlingConfig
is a part of the destination connector details.
A list of field names that can be used as an ID field when performing a write operation.
The object path specified in the SAPOData flow destination.
Determines how Amazon AppFlow handles the success response that it gets from the connector after placing data.
The possible write operations in the destination connector. When this value is not provided, this defaults to the INSERT
operation.
Functions
construct an aws.sdk.kotlin.services.appflow.model.ErrorHandlingConfig inside the given block
construct an aws.sdk.kotlin.services.appflow.model.SuccessResponseHandlingConfig inside the given block