toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
eks
/
aws.sdk.kotlin.services.eks.model
/
Taint
/
Builder
Builder
class
Builder
Members
Properties
effect
Link copied to clipboard
var
effect
:
TaintEffect
?
The effect of the taint.
key
Link copied to clipboard
var
key
:
String
?
The key of the taint.
value
Link copied to clipboard
var
value
:
String
?
The value of the taint.