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 ModifyIntegration operation. Modifies a zero-ETL integration with Amazon Redshift.

Inheritance Hierarchy

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

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

Syntax

C#
public class ModifyIntegrationRequest : AmazonRDSRequest
         IAmazonWebServiceRequest

The ModifyIntegrationRequest type exposes the following members

Constructors

NameDescription
Public Method ModifyIntegrationRequest()

Properties

NameTypeDescription
Public Property DataFilter System.String

Gets and sets the property DataFilter.

A new data filter 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 new description for the integration.

Public Property IntegrationIdentifier System.String

Gets and sets the property IntegrationIdentifier.

The unique identifier of the integration to modify.

Public Property IntegrationName System.String

Gets and sets the property IntegrationName.

A new name for the integration.

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