AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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.