Builder

class Builder

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
var name: String?

The name of the Amazon EKS cluster to update.

Link copied to clipboard

An object representing the VPC configuration to use for an Amazon EKS cluster.

Functions

Link copied to clipboard
fun logging(block: Logging.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.eks.model.Logging inside the given block