| Package | Description |
|---|---|
| software.amazon.awssdk.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
List<LogSetup> |
Logging.clusterLogging()
The cluster control plane logging configuration for your cluster.
|
| Modifier and Type | Method and Description |
|---|---|
Logging.Builder |
Logging.Builder.clusterLogging(LogSetup... clusterLogging)
The cluster control plane logging configuration for your cluster.
|
| Modifier and Type | Method and Description |
|---|---|
Logging.Builder |
Logging.Builder.clusterLogging(Collection<LogSetup> clusterLogging)
The cluster control plane logging configuration for your cluster.
|
Copyright © 2023. All rights reserved.