Values_1.CopyOptionGroupResultSourceCopies the specified option group.
type error = [ | `OptionGroupAlreadyExistsFault of Values_0.OptionGroupAlreadyExistsFault.t| `OptionGroupNotFoundFault of Values_0.OptionGroupNotFoundFault.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
| `OptionGroupNotFoundFault of unit
| `OptionGroupQuotaExceededFault of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `OptionGroupAlreadyExistsFault of unit
| `OptionGroupNotFoundFault 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 ]