Uses of Enum
software.amazon.awscdk.services.eks.NodeType
Packages that use NodeType
-
Uses of NodeType in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return NodeTypeModifier and TypeMethodDescriptiondefault NodeTypeEksOptimizedImageProps.getNodeType()What instance type to retrieve the image for (standard or GPU-optimized).final NodeTypeEksOptimizedImageProps.Jsii$Proxy.getNodeType()static NodeTypeReturns the enum constant of this type with the specified name.static NodeType[]NodeType.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 NodeTypeModifier and TypeMethodDescriptionWhat instance type to retrieve the image for (standard or GPU-optimized).Sets the value ofEksOptimizedImageProps.getNodeType()