UpdateTaintsPayload - Amazon EKS

UpdateTaintsPayload

An object representing the details of an update to a taints payload. For more information, see Node taints on managed node groups in the Amazon EKS User Guide.

Contents

addOrUpdateTaints

Kubernetes taints to be added or updated.

Type: Array of Taint objects

Required: No

removeTaints

Kubernetes taints to remove.

Type: Array of Taint objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: