Values.DataSourceConfigurationsResultSourceContains information on the status of data sources for the detector.
type nonrec t = {cloudTrail : CloudTrailConfigurationResult.t option;An object that contains information on the status of CloudTrail as a data source.
*)dNSLogs : DNSLogsConfigurationResult.t option;An object that contains information on the status of DNS logs as a data source.
*)flowLogs : FlowLogsConfigurationResult.t option;An object that contains information on the status of VPC flow logs as a data source.
*)s3Logs : S3LogsConfigurationResult.t option;An object that contains information on the status of S3 Data event logs as a data source.
*)kubernetes : KubernetesConfigurationResult.t option;An object that contains information on the status of all Kubernetes data sources.
*)malwareProtection : MalwareProtectionConfigurationResult.t option;Describes the configuration of Malware Protection data sources.
*)}