Values.DataSourceConfigurationsSourceContains information about which data sources are enabled.
type nonrec t = {s3Logs : S3LogsConfiguration.t option;Describes whether S3 data event logs are enabled as a data source.
*)kubernetes : KubernetesConfiguration.t option;Describes whether any Kubernetes logs are enabled as data sources.
*)malwareProtection : MalwareProtectionConfiguration.t option;Describes whether Malware Protection is enabled as a data source.
*)}