Values.CreateFieldLevelEncryptionConfigRequestSourceCreate a new field-level encryption configuration.
type nonrec t = {fieldLevelEncryptionConfig : FieldLevelEncryptionConfig.t;The request to create a new field-level encryption configuration.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of String_.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Structure of
(string
* [> `Integer of Integer.t
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of String_.t ])
list ]
list ])
list ])
list ])
list ])
list ]