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.

Container for the parameters to the CreateIntegration operation. Creates a zero-ETL integration with Amazon Redshift.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.RDS.AmazonRDSRequest
      Amazon.RDS.Model.CreateIntegrationRequest

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

Syntax

C#
public class CreateIntegrationRequest : AmazonRDSRequest
         IAmazonWebServiceRequest

The CreateIntegrationRequest type exposes the following members

Constructors

NameDescription
Public Method CreateIntegrationRequest()

Properties

NameTypeDescription
Public Property AdditionalEncryptionContext System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property AdditionalEncryptionContext.

An optional set of non-secret key–value pairs that contains additional contextual information about the data. For more information, see Encryption context in the Amazon Web Services Key Management Service Developer Guide.

You can only include this parameter if you specify the KMSKeyId parameter.

Public Property DataFilter System.String

Gets and sets the property DataFilter.

Data filtering options for the integration. For more information, see Data filtering for Aurora zero-ETL integrations with Amazon Redshift or Data filtering for Amazon RDS zero-ETL integrations with Amazon Redshift.

Public Property Description System.String

Gets and sets the property Description.

A description of the integration.

Public Property IntegrationName System.String

Gets and sets the property IntegrationName.

The name of the integration.

Public Property KMSKeyId System.String

Gets and sets the property KMSKeyId.

The Amazon Web Services Key Management System (Amazon Web Services KMS) key identifier for the key to use to encrypt the integration. If you don't specify an encryption key, RDS uses a default Amazon Web Services owned key.

Public Property SourceArn System.String

Gets and sets the property SourceArn.

The Amazon Resource Name (ARN) of the database to use as the source for replication.

Public Property Tags System.Collections.Generic.List<Amazon.RDS.Model.Tag>

Gets and sets the property Tags.

Public Property TargetArn System.String

Gets and sets the property TargetArn.

The ARN of the Redshift data warehouse to use as the target for replication.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5