Values_1.CreateOptionGroupResultSourceCreates a new option group. You can create up to 20 option groups. This command doesn't apply to RDS Custom.
and t = {createOptionGroupResult : createOptionGroupResult;responseMetaData : responseMetaData;}type error = [ | `OptionGroupAlreadyExistsFault of Values_0.OptionGroupAlreadyExistsFault.t| `OptionGroupQuotaExceededFault of Values_0.OptionGroupQuotaExceededFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `OptionGroupAlreadyExistsFault of unit
| `OptionGroupQuotaExceededFault of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `OptionGroupAlreadyExistsFault of unit
| `OptionGroupQuotaExceededFault 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
| `Integer of int
| `List of
[> `Structure of
(string
* [> `Boolean of bool
| `String of string ])
list ]
list
| `String of string ])
list ]
list
| `String of string
| `Timestamp of string ])
list ])
list ])
list ]