Uses of Class
software.amazon.awssdk.services.guardduty.model.OrganizationKubernetesAuditLogsConfigurationResult
-
Packages that use OrganizationKubernetesAuditLogsConfigurationResult Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of OrganizationKubernetesAuditLogsConfigurationResult in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return OrganizationKubernetesAuditLogsConfigurationResult Modifier and Type Method Description OrganizationKubernetesAuditLogsConfigurationResultOrganizationKubernetesConfigurationResult. auditLogs()The current configuration of Kubernetes audit logs as a data source for the organization.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type OrganizationKubernetesAuditLogsConfigurationResult Modifier and Type Method Description OrganizationKubernetesConfigurationResult.BuilderOrganizationKubernetesConfigurationResult.Builder. auditLogs(OrganizationKubernetesAuditLogsConfigurationResult auditLogs)The current configuration of Kubernetes audit logs as a data source for the organization.
-