| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsGuardDutyDetectorDataSourcesKubernetesDetails.Builder |
AwsGuardDutyDetectorDataSourcesKubernetesDetails.Builder.auditLogs(AwsGuardDutyDetectorDataSourcesKubernetesAuditLogsDetails auditLogs)
Describes whether Kubernetes audit logs are activated as a data source for the detector.
|
default AwsGuardDutyDetectorDataSourcesKubernetesDetails.Builder |
AwsGuardDutyDetectorDataSourcesKubernetesDetails.Builder.auditLogs(Consumer<AwsGuardDutyDetectorDataSourcesKubernetesAuditLogsDetails.Builder> auditLogs)
Describes whether Kubernetes audit logs are activated as a data source for the detector.
|
static AwsGuardDutyDetectorDataSourcesKubernetesDetails.Builder |
AwsGuardDutyDetectorDataSourcesKubernetesDetails.builder() |
AwsGuardDutyDetectorDataSourcesKubernetesDetails.Builder |
AwsGuardDutyDetectorDataSourcesKubernetesDetails.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsGuardDutyDetectorDataSourcesKubernetesDetails.Builder> |
AwsGuardDutyDetectorDataSourcesKubernetesDetails.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AwsGuardDutyDetectorDataSourcesDetails.Builder |
AwsGuardDutyDetectorDataSourcesDetails.Builder.kubernetes(Consumer<AwsGuardDutyDetectorDataSourcesKubernetesDetails.Builder> kubernetes)
An object that contains information on the status of Kubernetes data sources for the detector.
|
Copyright © 2023. All rights reserved.