Values.AwsGuardDutyDetectorDataSourcesKubernetesDetailsSourceAn object that contains information on the status of Kubernetes data sources for the detector.
type nonrec t = {auditLogs : AwsGuardDutyDetectorDataSourcesKubernetesAuditLogsDetails.t option;Describes whether Kubernetes audit logs are activated as a data source for the detector.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `String of NonEmptyString.t ]) list ])
list ]