UpdateClusterConfigRequest
Types
Properties
Link copied to clipboard
The access configuration for the cluster.
Link copied to clipboard
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Link copied to clipboard
Enable or disable exporting the Kubernetes control plane logs for your cluster to CloudWatch Logs. By default, cluster control plane logs aren't exported to CloudWatch Logs. For more information, see Amazon EKS cluster control plane logs in the Amazon EKS User Guide.
Link copied to clipboard
An object representing the VPC configuration to use for an Amazon EKS cluster.
Functions
Link copied to clipboard
inline fun copy(block: UpdateClusterConfigRequest.Builder.() -> Unit = {}): UpdateClusterConfigRequest