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.

A zero-ETL integration with Amazon Redshift.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.RDS.Model.DeleteIntegrationResponse

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

Syntax

C#
public class DeleteIntegrationResponse : AmazonWebServiceResponse

The DeleteIntegrationResponse type exposes the following members

Constructors

NameDescription
Public Method DeleteIntegrationResponse()

Properties

NameTypeDescription
Public Property 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.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreateTime System.DateTime

Gets and sets the property CreateTime.

The time when the integration was created, in Universal Coordinated Time (UTC).

Public Property 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.

Public Property Description System.String

Gets and sets the property Description.

A description of the integration.

Public Property Errors System.Collections.Generic.List<Amazon.RDS.Model.IntegrationError>

Gets and sets the property Errors.

Any errors associated with the integration.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property IntegrationArn System.String

Gets and sets the property IntegrationArn.

The ARN 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 used to to encrypt the integration.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property SourceArn System.String

Gets and sets the property SourceArn.

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

Public Property Status Amazon.RDS.IntegrationStatus

Gets and sets the property Status.

The current status of the integration.

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 used 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