Builder
Properties
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
The name of your cluster.
The Kubernetes labels
to apply to the nodes in the node group after the update.
The name of the managed node group to update.
The node auto repair configuration for the node group.
The scaling configuration details for the Auto Scaling group after the update.
The Kubernetes taints to be applied to the nodes in the node group after the update. For more information, see Node taints on managed node groups.
The node group update configuration.
Functions
construct an aws.sdk.kotlin.services.eks.model.UpdateLabelsPayload inside the given block
construct an aws.sdk.kotlin.services.eks.model.NodeRepairConfig inside the given block
construct an aws.sdk.kotlin.services.eks.model.NodegroupScalingConfig inside the given block
construct an aws.sdk.kotlin.services.eks.model.UpdateTaintsPayload inside the given block
construct an aws.sdk.kotlin.services.eks.model.NodegroupUpdateConfig inside the given block