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.
A zero-ETL integration with Amazon Redshift.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class Integration
The Integration type exposes the following members
Name | Description | |
---|---|---|
![]() |
Integration() |
Name | Type | Description | |
---|---|---|---|
![]() |
AdditionalEncryptionContext | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property AdditionalEncryptionContext. The encryption context for the integration. For more information, see Encryption context in the Amazon Web Services Key Management Service Developer Guide. |
![]() |
CreateTime | System.DateTime |
Gets and sets the property CreateTime. The time when the integration was created, in Universal Coordinated Time (UTC). |
![]() |
DataFilter | System.String |
Gets and sets the property DataFilter. Data filters for the integration. These filters determine which tables from the source database are sent to the target Amazon Redshift data warehouse. |
![]() |
Description | System.String |
Gets and sets the property Description. A description of the integration. |
![]() |
Errors | System.Collections.Generic.List<Amazon.RDS.Model.IntegrationError> |
Gets and sets the property Errors. Any errors associated with the integration. |
![]() |
IntegrationArn | System.String |
Gets and sets the property IntegrationArn. The ARN of the integration. |
![]() |
IntegrationName | System.String |
Gets and sets the property IntegrationName. The name of the integration. |
![]() |
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 used to to encrypt the integration. |
![]() |
SourceArn | System.String |
Gets and sets the property SourceArn. The Amazon Resource Name (ARN) of the database used as the source for replication. |
![]() |
Status | Amazon.RDS.IntegrationStatus |
Gets and sets the property Status. The current status of the integration. |
![]() |
Tags | System.Collections.Generic.List<Amazon.RDS.Model.Tag> |
Gets and sets the property Tags. |
![]() |
TargetArn | System.String |
Gets and sets the property TargetArn. The ARN of the Redshift data warehouse used as the target for replication. |
.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