AwsRdsDbPendingModifiedValues
Changes to a DB instance that are currently pending.
Contents
- AllocatedStorage
 - 
               
The new value of the allocated storage for the DB instance.
Type: Integer
Required: No
 - BackupRetentionPeriod
 - 
               
The new backup retention period for the DB instance.
Type: Integer
Required: No
 - CaCertificateIdentifier
 - 
               
The new CA certificate identifier for the DB instance.
Type: String
Pattern:
.*\S.*Required: No
 - DbInstanceClass
 - 
               
The new DB instance class for the DB instance.
Type: String
Pattern:
.*\S.*Required: No
 - DbInstanceIdentifier
 - 
               
The new DB instance identifier for the DB instance.
Type: String
Pattern:
.*\S.*Required: No
 - DbSubnetGroupName
 - 
               
The name of the new subnet group for the DB instance.
Type: String
Pattern:
.*\S.*Required: No
 - EngineVersion
 - 
               
The new engine version for the DB instance.
Type: String
Pattern:
.*\S.*Required: No
 - Iops
 - 
               
The new provisioned IOPS value for the DB instance.
Type: Integer
Required: No
 - LicenseModel
 - 
               
The new license model value for the DB instance.
Type: String
Pattern:
.*\S.*Required: No
 - MasterUserPassword
 - 
               
The new master user password for the DB instance.
Type: String
Pattern:
.*\S.*Required: No
 - MultiAZ
 - 
               
Indicates that a single Availability Zone DB instance is changing to a multiple Availability Zone deployment.
Type: Boolean
Required: No
 - PendingCloudWatchLogsExports
 - 
               
A list of log types that are being enabled or disabled.
Type: AwsRdsPendingCloudWatchLogsExports object
Required: No
 - Port
 - 
               
The new port for the DB instance.
Type: Integer
Required: No
 - ProcessorFeatures
 - 
               
Processor features that are being updated.
Type: Array of AwsRdsDbProcessorFeature objects
Required: No
 - StorageType
 - 
               
The new storage type for the DB instance.
Type: String
Pattern:
.*\S.*Required: No
 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: