ValidDBInstanceModificationsMessage
Information about valid modifications that you can make to your DB instance.
Contains the result of a successful call to the
DescribeValidDBInstanceModifications
action.
You can use this information when you call
ModifyDBInstance
.
Contents
Note
In the following list, the required parameters are described first.
- Storage.ValidStorageOptions.N
-
Valid storage options for your DB instance.
Type: Array of ValidStorageOptions objects
Required: No
- SupportsDedicatedLogVolume
-
Indicates whether a DB instance supports using a dedicated log volume (DLV).
Type: Boolean
Required: No
- ValidProcessorFeatures.AvailableProcessorFeature.N
-
Valid processor features for your DB instance.
Type: Array of AvailableProcessorFeature objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: