Contents:
aws_cdk.aws_eks_legacy.
NodeType
Bases: enum.Enum
enum.Enum
(deprecated) Whether the worker nodes should support GPU or just standard instances.
deprecated
Attributes
GPU
(deprecated) GPU instances.
STANDARD
(deprecated) Standard instances.