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.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class ClusterPendingModifiedValues
The ClusterPendingModifiedValues type exposes the following members
Name | Description | |
---|---|---|
![]() |
ClusterPendingModifiedValues() |
Name | Type | Description | |
---|---|---|---|
![]() |
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, |
![]() |
BackupRetentionPeriod | System.Int32 |
Gets and sets the property BackupRetentionPeriod. The number of days for which automatic DB snapshots are retained. |
![]() |
CertificateDetails | Amazon.RDS.Model.CertificateDetails |
Gets and sets the property CertificateDetails. |
![]() |
DBClusterIdentifier | System.String |
Gets and sets the property DBClusterIdentifier. The DBClusterIdentifier value for the DB cluster. |
![]() |
EngineVersion | System.String |
Gets and sets the property EngineVersion. The database engine version. |
![]() |
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. |
![]() |
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. |
![]() |
MasterUserPassword | System.String |
Gets and sets the property MasterUserPassword. The master credentials for the DB cluster. |
![]() |
PendingCloudwatchLogsExports | Amazon.RDS.Model.PendingCloudwatchLogsExports |
Gets and sets the property PendingCloudwatchLogsExports. |
![]() |
RdsCustomClusterConfiguration | Amazon.RDS.Model.RdsCustomClusterConfiguration |
Gets and sets the property RdsCustomClusterConfiguration. Reserved for future use. |
![]() |
StorageType | System.String |
Gets and sets the property StorageType. The storage type for the DB cluster. |
.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