AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.Appflow.Model.RedshiftDestinationProperties

Namespace: Amazon.Appflow.Model
Assembly: AWSSDK.Appflow.dll
Version: 3.x.y.z

Syntax

C#
public class RedshiftDestinationProperties

The RedshiftDestinationProperties type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property BucketPrefix System.String

Gets and sets the property BucketPrefix.

The object key for the bucket in which Amazon AppFlow places the destination files.

Public Property ErrorHandlingConfig Amazon.Appflow.Model.ErrorHandlingConfig

Gets and sets the property ErrorHandlingConfig.

The settings that determine how Amazon AppFlow handles an error when placing data in the Amazon Redshift 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.

Public Property IntermediateBucketName System.String

Gets and sets the property IntermediateBucketName.

The intermediate bucket that Amazon AppFlow uses when moving data into Amazon Redshift.

Public Property Object System.String

Gets and sets the property Object.

The object specified in the Amazon Redshift flow destination.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5