toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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.