Uses of Class
software.amazon.awssdk.services.guardduty.model.KubernetesAuditLogsConfigurationResult
-
Packages that use KubernetesAuditLogsConfigurationResult Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of KubernetesAuditLogsConfigurationResult in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return KubernetesAuditLogsConfigurationResult Modifier and Type Method Description KubernetesAuditLogsConfigurationResultKubernetesConfigurationResult. auditLogs()Describes whether Kubernetes audit logs are enabled as a data source.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type KubernetesAuditLogsConfigurationResult Modifier and Type Method Description KubernetesConfigurationResult.BuilderKubernetesConfigurationResult.Builder. auditLogs(KubernetesAuditLogsConfigurationResult auditLogs)Describes whether Kubernetes audit logs are enabled as a data source.
-