Values_1.RowLevelPermissionConfigurationSourceConfiguration for row level security.
type nonrec t = {tagConfiguration : RowLevelPermissionTagConfiguration.t option;rowLevelPermissionDataSet : RowLevelPermissionDataSet.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `List of [> `String of SessionTagKey.t ] list
| `Structure of
(string * [> `String of SessionTagKey.t ]) list ]
list
| `String of Values_0.Namespace.t ])
list ])
list ]