Values.ProtectedQueryOutputConfigurationSourceContains configuration details for protected query output.
type nonrec t = {s3 : ProtectedQueryS3OutputConfiguration.t option;Required configuration for a protected query with an s3 output type.
*)member : ProtectedQueryMemberOutputConfiguration.t option;Required configuration for a protected query with a member output type.
*)distribute : ProtectedQueryDistributeOutputConfiguration.t option;Required configuration for a protected query with a distribute output type.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `String of
ProtectedQueryS3OutputConfigurationBucketString.t ])
list ])
list ]
list
| `String of
ProtectedQueryS3OutputConfigurationBucketString.t ])
list ])
list ]