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.

This data type is used as a response element in the ModifyDBCluster operation and contains changes that will be applied during the next maintenance window.

Inheritance Hierarchy

System.Object
  Amazon.RDS.Model.ClusterPendingModifiedValues

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

Syntax

C#
public class ClusterPendingModifiedValues

The ClusterPendingModifiedValues type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AllocatedStorage System.Int32

Gets and sets the property AllocatedStorage.

The allocated storage size in gibibytes (GiB) for all database engines except Amazon Aurora. For Aurora, AllocatedStorage always returns 1, because Aurora DB cluster storage size isn't fixed, but instead automatically adjusts as needed.

Public Property BackupRetentionPeriod System.Int32

Gets and sets the property BackupRetentionPeriod.

The number of days for which automatic DB snapshots are retained.

Public Property CertificateDetails Amazon.RDS.Model.CertificateDetails

Gets and sets the property CertificateDetails.

Public Property DBClusterIdentifier System.String

Gets and sets the property DBClusterIdentifier.

The DBClusterIdentifier value for the DB cluster.

Public Property EngineVersion System.String

Gets and sets the property EngineVersion.

The database engine version.

Public Property IAMDatabaseAuthenticationEnabled System.Boolean

Gets and sets the property IAMDatabaseAuthenticationEnabled.

Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled.

Public Property Iops System.Int32

Gets and sets the property Iops.

The Provisioned IOPS (I/O operations per second) value. This setting is only for non-Aurora Multi-AZ DB clusters.

Public Property MasterUserPassword System.String

Gets and sets the property MasterUserPassword.

The master credentials for the DB cluster.

Public Property PendingCloudwatchLogsExports Amazon.RDS.Model.PendingCloudwatchLogsExports

Gets and sets the property PendingCloudwatchLogsExports.

Public Property RdsCustomClusterConfiguration Amazon.RDS.Model.RdsCustomClusterConfiguration

Gets and sets the property RdsCustomClusterConfiguration.

Reserved for future use.

Public Property StorageType System.String

Gets and sets the property StorageType.

The storage type for the DB cluster.

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