Uses of Enum Class
software.amazon.awscdk.services.eks.PatchType
-
Uses of PatchType in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return PatchTypeModifier and TypeMethodDescriptiondefault PatchTypeKubernetesPatchProps.getPatchType()The patch type to pass tokubectl patch.final PatchTypeKubernetesPatchProps.Jsii$Proxy.getPatchType()static PatchTypeReturns the enum constant of this class with the specified name.static PatchType[]PatchType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.eks with parameters of type PatchTypeModifier and TypeMethodDescriptionThe patch type to pass tokubectl patch.Sets the value ofKubernetesPatchProps.getPatchType()