Values.AwsGuardDutyDetectorDataSourcesMalwareProtectionDetailsSourceAn object that contains information on the status of Malware Protection as a data source for the detector.
type nonrec t = {scanEc2InstanceWithFindings : AwsGuardDutyDetectorDataSourcesMalwareProtectionScanEc2InstanceWithFindingsDetails.t
option;Describes the configuration of Malware Protection for EC2 instances with findings.
*)serviceRole : NonEmptyString.t option;The GuardDuty Malware Protection service role.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of NonEmptyString.t
| `Structure of
(string
* [> `Structure of
(string * [> `String of NonEmptyString.t ]) list ])
list ])
list ]