You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Memory optimized instances for high performance computing powered by Intel Xeon Scalable processors (code named Ice Lake), 6th generation
168
+
*/
169
+
R6IN='r6in',
170
+
171
+
/**
172
+
* Memory optimized instances with local NVME drive for high performance computing powered by Intel Xeon Scalable processors (code named Ice Lake), 6th generation
* Memory optimized instances with local NVME drive for high performance computing powered by Intel Xeon Scalable processors (code named Ice Lake), 6th generation
178
+
*/
179
+
R6IDN='r6idn',
180
+
161
181
/**
162
182
* Memory optimized instances for high performance computing, 5th generation
163
183
*/
@@ -900,6 +920,26 @@ export enum InstanceClass {
900
920
*/
901
921
M6ID='m6id',
902
922
923
+
/**
924
+
* Standard instances for high performance computing powered by Intel Xeon Scalable processors (code named Ice Lake), 6th generation.
* Standard instances for high performance computing powered by Intel Xeon Scalable processors (code named Ice Lake), 6th generation.
930
+
*/
931
+
M6IN='m6in',
932
+
933
+
/**
934
+
* Standard instances with local NVME drive for high performance computing powered by Intel Xeon Scalable processors (code named Ice Lake), 6th generation.
* Standard instances with local NVME drive for high performance computing powered by Intel Xeon Scalable processors (code named Ice Lake), 6th generation.
940
+
*/
941
+
M6IDN='m6idn',
942
+
903
943
/**
904
944
* Standard instances based on 3rd Gen AMD EPYC processors, 6th generation.
905
945
*/
@@ -1219,6 +1259,10 @@ export class InstanceType {
0 commit comments