Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsGuardDutyDetectorDataSourcesKubernetesAuditLogsDetails
-
Packages that use AwsGuardDutyDetectorDataSourcesKubernetesAuditLogsDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsGuardDutyDetectorDataSourcesKubernetesAuditLogsDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsGuardDutyDetectorDataSourcesKubernetesAuditLogsDetails Modifier and Type Method Description AwsGuardDutyDetectorDataSourcesKubernetesAuditLogsDetailsAwsGuardDutyDetectorDataSourcesKubernetesDetails. auditLogs()Describes whether Kubernetes audit logs are activated as a data source for the detector.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsGuardDutyDetectorDataSourcesKubernetesAuditLogsDetails Modifier and Type Method Description AwsGuardDutyDetectorDataSourcesKubernetesDetails.BuilderAwsGuardDutyDetectorDataSourcesKubernetesDetails.Builder. auditLogs(AwsGuardDutyDetectorDataSourcesKubernetesAuditLogsDetails auditLogs)Describes whether Kubernetes audit logs are activated as a data source for the detector.
-