| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
KubernetesAuditLogsConfigurationResult |
KubernetesAuditLogsConfigurationResult.clone() |
KubernetesAuditLogsConfigurationResult |
KubernetesConfigurationResult.getAuditLogs()
Describes whether Kubernetes audit logs are enabled as a data source.
|
KubernetesAuditLogsConfigurationResult |
KubernetesAuditLogsConfigurationResult.withStatus(DataSourceStatus status)
A value that describes whether Kubernetes audit logs are enabled as a data source.
|
KubernetesAuditLogsConfigurationResult |
KubernetesAuditLogsConfigurationResult.withStatus(String status)
A value that describes whether Kubernetes audit logs are enabled as a data source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KubernetesConfigurationResult.setAuditLogs(KubernetesAuditLogsConfigurationResult auditLogs)
Describes whether Kubernetes audit logs are enabled as a data source.
|
KubernetesConfigurationResult |
KubernetesConfigurationResult.withAuditLogs(KubernetesAuditLogsConfigurationResult auditLogs)
Describes whether Kubernetes audit logs are enabled as a data source.
|
Copyright © 2022. All rights reserved.