Builder
Properties
The access configuration for the cluster.
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Update the configuration of the compute capability of your EKS Auto Mode cluster. For example, enable the capability.
The Kubernetes network configuration for the cluster.
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.
The configuration in the cluster for EKS Hybrid Nodes. You can add, change, or remove this configuration after the cluster is created.
An object representing the VPC configuration to use for an Amazon EKS cluster.
Update the configuration of the block storage capability of your EKS Auto Mode cluster. For example, enable the capability.
You can enable or disable extended support for clusters currently on standard support. You cannot disable extended support once it starts. You must enable extended support before your cluster exits standard support.
Enable or disable ARC zonal shift for the cluster. If zonal shift is enabled, Amazon Web Services configures zonal autoshift for the cluster.
Functions
construct an aws.sdk.kotlin.services.eks.model.UpdateAccessConfigRequest inside the given block
construct an aws.sdk.kotlin.services.eks.model.ComputeConfigRequest inside the given block
construct an aws.sdk.kotlin.services.eks.model.KubernetesNetworkConfigRequest inside the given block
construct an aws.sdk.kotlin.services.eks.model.Logging inside the given block
construct an aws.sdk.kotlin.services.eks.model.RemoteNetworkConfigRequest inside the given block
construct an aws.sdk.kotlin.services.eks.model.VpcConfigRequest inside the given block
construct an aws.sdk.kotlin.services.eks.model.StorageConfigRequest inside the given block
construct an aws.sdk.kotlin.services.eks.model.UpgradePolicyRequest inside the given block
construct an aws.sdk.kotlin.services.eks.model.ZonalShiftConfigRequest inside the given block