Values_1.DescribeValidDBInstanceModificationsResultSourceYou can call DescribeValidDBInstanceModifications to learn what modifications you can make to your DB instance. You can use this information when you call ModifyDBInstance. This command doesn't apply to RDS Custom.
type describeValidDBInstanceModificationsResult = {validDBInstanceModificationsMessage : Values_0.ValidDBInstanceModificationsMessage.t
option;}and t = {describeValidDBInstanceModificationsResult : describeValidDBInstanceModificationsResult;responseMetaData : responseMetaData;}type error = [ | `DBInstanceNotFoundFault of Values_0.DBInstanceNotFoundFault.t| `InvalidDBInstanceStateFault of Values_0.InvalidDBInstanceStateFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `DBInstanceNotFoundFault of unit
| `InvalidDBInstanceStateFault of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `DBInstanceNotFoundFault of unit
| `InvalidDBInstanceStateFault of unit
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of bool
| `List of
[> `Structure of
(string
* [> `Boolean of bool
| `List of
[> `Structure of
(string
* [> `Double of float
| `Integer of int ])
list ]
list
| `String of string ])
list ]
list
| `Structure of
(string
* [> `Boolean of bool
| `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of bool
| `List of
[> `Structure of
(string
* [> `Double of
float
| `Integer of
int ])
list ]
list
| `String of string ])
list ]
list
| `String of string ])
list ]
list ])
list ])
list ])
list ])
list ]