| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEksClusterLoggingDetails |
AwsEksClusterLoggingDetails.clone() |
AwsEksClusterLoggingDetails |
AwsEksClusterDetails.getLogging()
The logging configuration for the cluster.
|
AwsEksClusterLoggingDetails |
AwsEksClusterLoggingDetails.withClusterLogging(AwsEksClusterLoggingClusterLoggingDetails... clusterLogging)
Cluster logging configurations.
|
AwsEksClusterLoggingDetails |
AwsEksClusterLoggingDetails.withClusterLogging(Collection<AwsEksClusterLoggingClusterLoggingDetails> clusterLogging)
Cluster logging configurations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEksClusterDetails.setLogging(AwsEksClusterLoggingDetails logging)
The logging configuration for the cluster.
|
AwsEksClusterDetails |
AwsEksClusterDetails.withLogging(AwsEksClusterLoggingDetails logging)
The logging configuration for the cluster.
|
Copyright © 2024. All rights reserved.