| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
KubernetesConfigurationResult |
KubernetesConfigurationResult.clone() |
KubernetesConfigurationResult |
DataSourceConfigurationsResult.getKubernetes()
An object that contains information on the status of all Kubernetes data sources.
|
KubernetesConfigurationResult |
KubernetesConfigurationResult.withAuditLogs(KubernetesAuditLogsConfigurationResult auditLogs)
Describes whether Kubernetes audit logs are enabled as a data source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceConfigurationsResult.setKubernetes(KubernetesConfigurationResult kubernetes)
An object that contains information on the status of all Kubernetes data sources.
|
DataSourceConfigurationsResult |
DataSourceConfigurationsResult.withKubernetes(KubernetesConfigurationResult kubernetes)
An object that contains information on the status of all Kubernetes data sources.
|
Copyright © 2023. All rights reserved.