Uses of Enum
software.amazon.awscdk.services.eks.TaintEffect
Packages that use TaintEffect
-
Uses of TaintEffect in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return TaintEffectModifier and TypeMethodDescriptiondefault TaintEffectTaintSpec.getEffect()Effect type.final TaintEffectTaintSpec.Jsii$Proxy.getEffect()static TaintEffectReturns 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.Methods in software.amazon.awscdk.services.eks with parameters of type TaintEffectModifier and TypeMethodDescriptionTaintSpec.Builder.effect(TaintEffect effect) Sets the value ofTaintSpec.getEffect()