Values.ProtectedJobConfigurationDetailsSourceThe protected job configuration details.
type nonrec t = {directAnalysisConfigurationDetails : ProtectedJobDirectAnalysisConfigurationDetails.t
option;The details needed to configure the direct analysis.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `List of [> `String of AccountId.t ] list ]) list ])
list ]