Values.OrganizationDataSourceConfigurationsSourceAn object that contains information on which data sources will be configured to be automatically enabled for new members within the organization.
type nonrec t = {s3Logs : OrganizationS3LogsConfiguration.t option;Describes whether S3 data event logs are enabled for new members of the organization.
*)kubernetes : OrganizationKubernetesConfiguration.t option;Describes the configuration of Kubernetes data sources for new members of the organization.
*)malwareProtection : OrganizationMalwareProtectionConfiguration.t option;Describes the configuration of Malware Protection for new members of the organization.
*)}