Values.ProtectedJobReceiverConfigurationSourceThe protected job receiver configuration.
type nonrec t = {analysisType : ProtectedJobAnalysisType.t option;The analysis type for the protected job receiver configuration.
*)configurationDetails : ProtectedJobConfigurationDetails.t option;The configuration details for the protected job receiver.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Structure of
(string * [> `List of [> `String of AccountId.t ] list ])
list ])
list ])
list ]