| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
OrganizationKubernetesConfiguration |
OrganizationKubernetesConfiguration.clone() |
OrganizationKubernetesConfiguration |
OrganizationDataSourceConfigurations.getKubernetes()
Describes the configuration of Kubernetes data sources for new members of the organization.
|
OrganizationKubernetesConfiguration |
OrganizationKubernetesConfiguration.withAuditLogs(OrganizationKubernetesAuditLogsConfiguration auditLogs)
Whether Kubernetes audit logs data source should be auto-enabled for new members joining the organization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrganizationDataSourceConfigurations.setKubernetes(OrganizationKubernetesConfiguration kubernetes)
Describes the configuration of Kubernetes data sources for new members of the organization.
|
OrganizationDataSourceConfigurations |
OrganizationDataSourceConfigurations.withKubernetes(OrganizationKubernetesConfiguration kubernetes)
Describes the configuration of Kubernetes data sources for new members of the organization.
|
Copyright © 2024. All rights reserved.