AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
eks
/
aws.sdk.kotlin.services.eks.model
/
UpdateTaintsPayload
/
Builder
Builder
class
Builder
Members
Properties
add
Or
Update
Taints
Link copied to clipboard
var
addOrUpdateTaints
:
List
<
Taint
>
?
Kubernetes taints to be added or updated.
remove
Taints
Link copied to clipboard
var
removeTaints
:
List
<
Taint
>
?
Kubernetes taints to remove.