Uses of Enum
software.amazon.awscdk.services.eks.TaintEffect
-
Uses of TaintEffect in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptiondefault TaintEffect
TaintSpec.getEffect()
Effect type.final TaintEffect
TaintSpec.Jsii$Proxy.getEffect()
static TaintEffect
Returns the enum constant of this type with the specified name.static TaintEffect[]
TaintEffect.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionTaintSpec.Builder.effect
(TaintEffect effect) Sets the value ofTaintSpec.getEffect()