Uses of Enum
software.amazon.awscdk.services.eks.NodeType
-
Uses of NodeType in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptiondefault NodeType
EksOptimizedImageProps.getNodeType()
What instance type to retrieve the image for (standard or GPU-optimized).final NodeType
EksOptimizedImageProps.Jsii$Proxy.getNodeType()
static NodeType
Returns 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.Modifier and TypeMethodDescriptionWhat instance type to retrieve the image for (standard or GPU-optimized).Sets the value ofEksOptimizedImageProps.getNodeType()