Uses of Class
software.amazon.awssdk.services.guardduty.model.OrganizationKubernetesAuditLogsConfiguration
-
Packages that use OrganizationKubernetesAuditLogsConfiguration Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of OrganizationKubernetesAuditLogsConfiguration in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return OrganizationKubernetesAuditLogsConfiguration Modifier and Type Method Description OrganizationKubernetesAuditLogsConfigurationOrganizationKubernetesConfiguration. auditLogs()Whether Kubernetes audit logs data source should be auto-enabled for new members joining the organization.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type OrganizationKubernetesAuditLogsConfiguration Modifier and Type Method Description OrganizationKubernetesConfiguration.BuilderOrganizationKubernetesConfiguration.Builder. auditLogs(OrganizationKubernetesAuditLogsConfiguration auditLogs)Whether Kubernetes audit logs data source should be auto-enabled for new members joining the organization.
-