Contents:
aws_cdk.aws_eks.
CpuArch
Bases: enum.Enum
enum.Enum
CPU architecture.
Attributes
ARM_64
arm64 CPU type.
X86_64
x86_64 CPU type.