Values.EbsVolumeDetailsSourceContains list of scanned and skipped EBS volumes with details.
type nonrec t = {scannedVolumeDetails : VolumeDetails.t option;List of EBS volumes that were scanned.
*)skippedVolumeDetails : VolumeDetails.t option;List of EBS volumes that were skipped from the malware scan.
*)}