Uses of Enum
software.amazon.awscdk.services.eks.CpuArch
-
Uses of CpuArch in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptiondefault CpuArch
EksOptimizedImageProps.getCpuArch()
What cpu architecture to retrieve the image for (arm64 or x86_64).final CpuArch
EksOptimizedImageProps.Jsii$Proxy.getCpuArch()
static CpuArch
Returns the enum constant of this type with the specified name.static CpuArch[]
CpuArch.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionWhat cpu architecture to retrieve the image for (arm64 or x86_64).Sets the value ofEksOptimizedImageProps.getCpuArch()