Uses of Class
software.amazon.awssdk.services.guardduty.model.KubernetesAuditLogsConfiguration
-
Packages that use KubernetesAuditLogsConfiguration Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of KubernetesAuditLogsConfiguration in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return KubernetesAuditLogsConfiguration Modifier and Type Method Description KubernetesAuditLogsConfigurationKubernetesConfiguration. auditLogs()The status of Kubernetes audit logs as a data source.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type KubernetesAuditLogsConfiguration Modifier and Type Method Description KubernetesConfiguration.BuilderKubernetesConfiguration.Builder. auditLogs(KubernetesAuditLogsConfiguration auditLogs)The status of Kubernetes audit logs as a data source.
-