Values.DataSourcesFreeTrialSourceContains information about which data sources are enabled for the GuardDuty member account.
type nonrec t = {cloudTrail : DataSourceFreeTrial.t option;Describes whether any Amazon Web Services CloudTrail management event logs are enabled as data sources.
*)dnsLogs : DataSourceFreeTrial.t option;Describes whether any DNS logs are enabled as data sources.
*)flowLogs : DataSourceFreeTrial.t option;Describes whether any VPC Flow logs are enabled as data sources.
*)s3Logs : DataSourceFreeTrial.t option;Describes whether any S3 data event logs are enabled as data sources.
*)kubernetes : KubernetesDataSourceFreeTrial.t option;Describes whether any Kubernetes logs are enabled as data sources.
*)malwareProtection : MalwareProtectionDataSourceFreeTrial.t option;Describes whether Malware Protection is enabled as a data source.
*)}