NodeType

class aws_cdk.aws_eks_legacy.NodeType(value)

Bases: Enum

(deprecated) Whether the worker nodes should support GPU or just standard instances.

Stability:

deprecated

Attributes

GPU

(deprecated) GPU instances.

Stability:

deprecated

STANDARD

(deprecated) Standard instances.

Stability:

deprecated