AWS SDK Version 2 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.

.NET Framework 3.5
 
Describes cluster attributes that are in a pending state. A change to one or more the attributes was requested and is in progress or will be applied.

Inheritance Hierarchy

System.Object
  Amazon.Redshift.Model.PendingModifiedValues

Namespace: Amazon.Redshift.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class PendingModifiedValues : Object

The PendingModifiedValues type exposes the following members

Constructors

NameDescription
Public Method PendingModifiedValues()

Properties

NameTypeDescription
Public Property AutomatedSnapshotRetentionPeriod System.Int32 Gets and sets the property AutomatedSnapshotRetentionPeriod.

The pending or in-progress change of the automated snapshot retention period.

Public Property ClusterIdentifier System.String Gets and sets the property ClusterIdentifier.

The pending or in-progress change of the new identifier for the cluster.

Public Property ClusterType System.String Gets and sets the property ClusterType.

The pending or in-progress change of the cluster type.

Public Property ClusterVersion System.String Gets and sets the property ClusterVersion.

The pending or in-progress change of the service version.

Public Property MasterUserPassword System.String Gets and sets the property MasterUserPassword.

The pending or in-progress change of the master user password for the cluster.

Public Property NodeType System.String Gets and sets the property NodeType.

The pending or in-progress change of the cluster's node type.

Public Property NumberOfNodes System.Int32 Gets and sets the property NumberOfNodes.

The pending or in-progress change of the number of nodes in the cluster.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8