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 ModifyDBInstance action.
Namespace: Amazon.Neptune.Model
Assembly: AWSSDK.Neptune.dll
Version: 3.x.y.z
public class PendingModifiedValues
The PendingModifiedValues type exposes the following members
Name | Description | |
---|---|---|
![]() |
PendingModifiedValues() |
Name | Type | Description | |
---|---|---|---|
![]() |
AllocatedStorage | System.Int32 |
Gets and sets the property AllocatedStorage.
Contains the new |
![]() |
BackupRetentionPeriod | System.Int32 |
Gets and sets the property BackupRetentionPeriod. Specifies the pending number of days for which automated backups are retained. |
![]() |
CACertificateIdentifier | System.String |
Gets and sets the property CACertificateIdentifier. Specifies the identifier of the CA certificate for the DB instance. |
![]() |
DBInstanceClass | System.String |
Gets and sets the property DBInstanceClass.
Contains the new |
![]() |
DBInstanceIdentifier | System.String |
Gets and sets the property DBInstanceIdentifier.
Contains the new |
![]() |
DBSubnetGroupName | System.String |
Gets and sets the property DBSubnetGroupName. The new DB subnet group for the DB instance. |
![]() |
EngineVersion | System.String |
Gets and sets the property EngineVersion. Indicates the database engine version. |
![]() |
Iops | System.Int32 |
Gets and sets the property Iops. Specifies the new Provisioned IOPS value for the DB instance that will be applied or is currently being applied. |
![]() |
LicenseModel | System.String |
Gets and sets the property LicenseModel. Not supported by Neptune. |
![]() |
MasterUserPassword | System.String |
Gets and sets the property MasterUserPassword. Not supported by Neptune. |
![]() |
MultiAZ | System.Boolean |
Gets and sets the property MultiAZ. Indicates that the Single-AZ DB instance is to change to a Multi-AZ deployment. |
![]() |
PendingCloudwatchLogsExports | Amazon.Neptune.Model.PendingCloudwatchLogsExports |
Gets and sets the property PendingCloudwatchLogsExports.
This |
![]() |
Port | System.Int32 |
Gets and sets the property Port. Specifies the pending port for the DB instance. |
![]() |
StorageType | System.String |
Gets and sets the property StorageType. Not applicable. In Neptune the storage type is managed at the DB Cluster level. |
.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