| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
OrganizationKubernetesAuditLogsConfiguration |
OrganizationKubernetesAuditLogsConfiguration.clone() |
OrganizationKubernetesAuditLogsConfiguration |
OrganizationKubernetesConfiguration.getAuditLogs()
Whether Kubernetes audit logs data source should be auto-enabled for new members joining the organization.
|
OrganizationKubernetesAuditLogsConfiguration |
OrganizationKubernetesAuditLogsConfiguration.withAutoEnable(Boolean autoEnable)
A value that contains information on whether Kubernetes audit logs should be enabled automatically as a data
source for the organization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrganizationKubernetesConfiguration.setAuditLogs(OrganizationKubernetesAuditLogsConfiguration auditLogs)
Whether Kubernetes audit logs data source should be auto-enabled for new members joining the organization.
|
OrganizationKubernetesConfiguration |
OrganizationKubernetesConfiguration.withAuditLogs(OrganizationKubernetesAuditLogsConfiguration auditLogs)
Whether Kubernetes audit logs data source should be auto-enabled for new members joining the organization.
|
Copyright © 2025. All rights reserved.