| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
OrganizationKubernetesAuditLogsConfigurationResult |
OrganizationKubernetesAuditLogsConfigurationResult.clone() |
OrganizationKubernetesAuditLogsConfigurationResult |
OrganizationKubernetesConfigurationResult.getAuditLogs()
The current configuration of Kubernetes audit logs as a data source for the organization.
|
OrganizationKubernetesAuditLogsConfigurationResult |
OrganizationKubernetesAuditLogsConfigurationResult.withAutoEnable(Boolean autoEnable)
Whether Kubernetes audit logs data source should be auto-enabled for new members joining the organization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrganizationKubernetesConfigurationResult.setAuditLogs(OrganizationKubernetesAuditLogsConfigurationResult auditLogs)
The current configuration of Kubernetes audit logs as a data source for the organization.
|
OrganizationKubernetesConfigurationResult |
OrganizationKubernetesConfigurationResult.withAuditLogs(OrganizationKubernetesAuditLogsConfigurationResult auditLogs)
The current configuration of Kubernetes audit logs as a data source for the organization.
|
Copyright © 2023. All rights reserved.