Values.ProtectedJobDirectAnalysisConfigurationDetailsSourceThe protected job direct analysis configuration details.
type nonrec t = {receiverAccountIds : ProtectedJobReceiverAccountIds.t option;The receiver account IDs.
*)}val to_value :
t ->
[> `Structure of
(string * [> `List of [> `String of AccountId.t ] list ]) list ]