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 ModifyClusterDbRevision operation. Modifies the database revision of a cluster. The database revision is a unique revision of the database running in a cluster.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Redshift.AmazonRedshiftRequest
      Amazon.Redshift.Model.ModifyClusterDbRevisionRequest

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

Syntax

C#
public class ModifyClusterDbRevisionRequest : AmazonRedshiftRequest
         IAmazonWebServiceRequest

The ModifyClusterDbRevisionRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ClusterIdentifier System.String

Gets and sets the property ClusterIdentifier.

The unique identifier of a cluster whose database revision you want to modify.

Example: examplecluster

Public Property RevisionTarget System.String

Gets and sets the property RevisionTarget.

The identifier of the database revision. You can retrieve this value from the response to the DescribeClusterDbRevisions request.

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