@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:38.453Z") @Stability(value=Stable) public enum InstanceClass extends Enum<InstanceClass>
We have both symbolic and concrete enums for every type.
The first are for people that want to specify by purpose, the second one are for people who already know exactly what 'R4' means.
Example:
Vpc vpc;
DatabaseInstance sourceInstance;
DatabaseInstanceFromSnapshot.Builder.create(this, "Instance")
.snapshotIdentifier("my-snapshot")
.engine(DatabaseInstanceEngine.postgres(PostgresInstanceEngineProps.builder().version(PostgresEngineVersion.VER_12_3).build()))
// optional, defaults to m5.large
.instanceType(InstanceType.of(InstanceClass.BURSTABLE2, InstanceSize.LARGE))
.vpc(vpc)
.build();
DatabaseInstanceReadReplica.Builder.create(this, "ReadReplica")
.sourceDatabaseInstance(sourceInstance)
.instanceType(InstanceType.of(InstanceClass.BURSTABLE2, InstanceSize.LARGE))
.vpc(vpc)
.build();
| Enum Constant and Description |
|---|
A1
Arm processor based instances, 1st generation.
|
ARM1
Arm processor based instances, 1st generation.
|
BURSTABLE2
Burstable instances, 2nd generation.
|
BURSTABLE3
Burstable instances, 3rd generation.
|
BURSTABLE3_AMD
Burstable instances based on AMD EPYC, 3rd generation.
|
BURSTABLE4_GRAVITON
Burstable instances, 4th generation with Graviton2 processors.
|
C3
Compute optimized instances, 3rd generation.
|
C4
Compute optimized instances, 4th generation.
|
C5
Compute optimized instances, 5th generation.
|
C5A
Compute optimized instances based on AMD EPYC, 5th generation.
|
C5AD
Compute optimized instances with local NVME drive based on AMD EPYC, 5th generation.
|
C5D
Compute optimized instances with local NVME drive, 5th generation.
|
C5N
Compute optimized instances for high performance computing, 5th generation.
|
C6A
Compute optimized instances based on AMD EPYC (codename Milan), 6th generation.
|
C6G
Compute optimized instances for high performance computing, 6th generation with Graviton2 processors.
|
C6GD
Compute optimized instances for high performance computing, 6th generation with Graviton2 processors and local NVME drive.
|
C6GN
Compute optimized instances for high performance computing, 6th generation with Graviton2 processors and high network bandwidth capabilities.
|
C6I
Compute optimized instances, 6th generation.
|
C6ID
Compute optimized instances with local NVME drive, 6th generation.
|
C7G
Compute optimized instances for high performance computing, 7th generation with Graviton3 processors.
|
COMPUTE3
Compute optimized instances, 3rd generation.
|
COMPUTE4
Compute optimized instances, 4th generation.
|
COMPUTE5
Compute optimized instances, 5th generation.
|
COMPUTE5_AMD
Compute optimized instances based on AMD EPYC, 5th generation.
|
COMPUTE5_AMD_NVME_DRIVE
Compute optimized instances with local NVME drive based on AMD EPYC, 5th generation.
|
COMPUTE5_HIGH_PERFORMANCE
Compute optimized instances for high performance computing, 5th generation.
|
COMPUTE5_NVME_DRIVE
Compute optimized instances with local NVME drive, 5th generation.
|
COMPUTE6_AMD
Compute optimized instances based on AMD EPYC (codename Milan), 6th generation.
|
COMPUTE6_GRAVITON2
Compute optimized instances for high performance computing, 6th generation with Graviton2 processors.
|
COMPUTE6_GRAVITON2_HIGH_NETWORK_BANDWIDTH
Compute optimized instances for high performance computing, 6th generation with Graviton2 processors and high network bandwidth capabilities.
|
COMPUTE6_GRAVITON2_HIGH_NETWORK_BANDWITH
Compute optimized instances for high performance computing, 6th generation with Graviton2 processors and high network bandwidth capabilities.
|
COMPUTE6_GRAVITON2_NVME_DRIVE
Compute optimized instances for high performance computing, 6th generation with Graviton2 processors and local NVME drive.
|
COMPUTE6_INTEL
Compute optimized instances, 6th generation.
|
COMPUTE6_INTEL_NVME_DRIVE
Compute optimized instances with local NVME drive, 6th generation.
|
COMPUTE7_GRAVITON3
Compute optimized instances for high performance computing, 7th generation with Graviton3 processors.
|
D2
Storage-optimized instances, 2nd generation.
|
D3
Storage-optimized instances, 3rd generation.
|
D3EN
Storage-optimized instances, 3rd generation.
|
DEEP_LEARNING1
Deep learning instances powered by Gaudi accelerators from Habana Labs (an Intel company), 1st generation.
|
DL1
Deep learning instances powered by Gaudi accelerators from Habana Labs (an Intel company), 1st generation.
|
F1
Instances with customizable hardware acceleration, 1st generation.
|
FPGA1
Instances with customizable hardware acceleration, 1st generation.
|
G3
Graphics-optimized instances, 3rd generation.
|
G3S
Graphics-optimized instances, 3rd generation.
|
G4AD
Graphics-optimized instances based on AMD EPYC And Radeon Pro GPU (NAVI) with local NVME drive, 4th generation.
|
G4DN
Graphics-optimized instances with NVME drive for high performance computing, 4th generation.
|
G5
Graphics-optimized instances, 5th generation.
|
G5G
Graphics-optimized instances powered by AWS Graviton2 Processors and NVIDIA T4G Tensor Core GPUs, 5th generation.
|
GRAPHICS3
Graphics-optimized instances, 3rd generation.
|
GRAPHICS3_SMALL
Graphics-optimized instances, 3rd generation.
|
GRAPHICS4_AMD_NVME_DRIVE
Graphics-optimized instances based on AMD EPYC And Radeon Pro GPU (NAVI) with local NVME drive, 4th generation.
|
GRAPHICS4_NVME_DRIVE_HIGH_PERFORMANCE
Graphics-optimized instances with NVME drive for high performance computing, 4th generation.
|
GRAPHICS5
Graphics-optimized instances, 5th generation.
|
GRAPHICS5_GRAVITON2
Graphics-optimized instances powered by AWS Graviton2 Processors and NVIDIA T4G Tensor Core GPUs, 5th generation.
|
H1
Storage/compute balanced instances, 1st generation.
|
HIGH_COMPUTE_MEMORY1
High memory and compute capacity instances, 1st generation.
|
HIGH_MEMORY_12TB_1
High memory instances (12TB) based on Intel Xeon Platinum 8176M (Skylake) processors, 1st generation.
|
HIGH_MEMORY_18TB_1
High memory instances (18TB) based on Intel Xeon Scalable (Cascade Lake) processors, 1st generation.
|
HIGH_MEMORY_24TB_1
High memory instances (24TB) based on Intel Xeon Scalable (Cascade Lake) processors, 1st generation.
|
HIGH_MEMORY_3TB_1
High memory instances (3TB) based on Intel Xeon Platinum 8176M (Skylake) processors, 1st generation.
|
HIGH_MEMORY_6TB_1
High memory instances (6TB) based on Intel Xeon Platinum 8176M (Skylake) processors, 1st generation.
|
HIGH_MEMORY_9TB_1
High memory instances (9TB) based on Intel Xeon Platinum 8176M (Skylake) processors, 1st generation.
|
HIGH_PERFORMANCE_COMPUTING6_AMD
High performance computing based on AMD EPYC, 6th generation.
|
HPC6A
High performance computing based on AMD EPYC, 6th generation.
|
I3
I/O-optimized instances, 3rd generation.
|
I3EN
I/O-optimized instances with local NVME drive, 3rd generation.
|
I4I
I/O-optimized instances with local NVME drive powered by Intel Xeon Scalable processors (code named Ice Lake), 4th generation.
|
IM4GN
Storage optimized instances powered by Graviton2 processor, 4th generation.
|
INF1
Inferentia Chips based instances for machine learning inference applications, 1st generation.
|
INFERENCE1
Inferentia Chips based instances for machine learning inference applications, 1st generation.
|
IO3
I/O-optimized instances, 3rd generation.
|
IO3_DENSE_NVME_DRIVE
I/O-optimized instances with local NVME drive, 3rd generation.
|
IO4_INTEL
I/O-optimized instances with local NVME drive powered by Intel Xeon Scalable processors (code named Ice Lake), 4th generation.
|
IS4GEN
Storage optimized instances powered by Graviton2 processor, 4th generation.
|
M3
Standard instances, 3rd generation.
|
M4
Standard instances, 4th generation.
|
M5
Standard instances, 5th generation.
|
M5A
Standard instances based on AMD EPYC, 5th generation.
|
M5AD
Standard instances based on AMD EPYC with local NVME drive, 5th generation.
|
M5D
Standard instances with local NVME drive, 5th generation.
|
M5DN
Standard instances with local NVME drive for high performance computing, 5th generation.
|
M5N
Standard instances for high performance computing, 5th generation.
|
M5ZN
Standard instances with high memory and compute capacity based on Intel Xeon Scalable (Cascade Lake) processors, 5nd generation.
|
M6A
Standard instances based on 3rd Gen AMD EPYC processors, 6th generation.
|
M6G
Arm processor based instances, 2nd generation.
|
M6GD
Standard instances, 6th generation with Graviton2 processors and local NVME drive.
|
M6I
Standard instances based on Intel (Ice Lake), 6th generation.
|
M6ID
Standard instances based on Intel (Ice Lake) with local NVME drive, 6th generation.
|
MAC1
Macintosh instances built on Apple Mac mini computers, 1st generation with Intel procesors.
|
MACINTOSH1_INTEL
Macintosh instances built on Apple Mac mini computers, 1st generation with Intel procesors.
|
MEMORY_INTENSIVE_1
Memory-intensive instances, 1st generation.
|
MEMORY_INTENSIVE_1_EXTENDED
Memory-intensive instances, extended, 1st generation.
|
MEMORY_INTENSIVE_2_GRAVITON2
Memory-intensive instances, 2nd generation with Graviton2 processors.
|
MEMORY_INTENSIVE_2_GRAVITON2_NVME_DRIVE
Memory-intensive instances, 2nd generation with Graviton2 processors and local NVME drive.
|
MEMORY_INTENSIVE_2_INTEL
Memory-intensive instances with higher network bandwith and local NVME drive, Intel Xeon Scalable (Ice Lake) processors.
|
MEMORY_INTENSIVE_2_XT_INTEL
Memory-intensive instances with higher network bandwith, local NVME drive, and extended memory.
|
MEMORY_INTENSIVE_2_XTZ_INTEL
Memory-intensive instances with higher network bandwith and single-threaded performance, Intel Xeon Scalable (Cascade Lake) processors.
|
MEMORY3
Memory optimized instances, 3rd generation.
|
MEMORY4
Memory optimized instances, 4th generation.
|
MEMORY5
Memory optimized instances, 5th generation.
|
MEMORY5_AMD
Memory optimized instances based on AMD EPYC, 5th generation.
|
MEMORY5_AMD_NVME_DRIVE
Memory optimized instances based on AMD EPYC with local NVME drive, 5th generation.
|
MEMORY5_EBS_OPTIMIZED
Memory optimized instances that are also EBS-optimized, 5th generation.
|
MEMORY5_HIGH_PERFORMANCE
Memory optimized instances for high performance computing, 5th generation.
|
MEMORY5_NVME_DRIVE
Memory optimized instances with local NVME drive, 5th generation.
|
MEMORY5_NVME_DRIVE_HIGH_PERFORMANCE
Memory optimized instances with local NVME drive for high performance computing, 5th generation.
|
MEMORY6_AMD
Memory optimized instances based on AMD EPYC, 6th generation.
|
MEMORY6_GRAVITON
Memory optimized instances, 6th generation with Graviton2 processors.
|
MEMORY6_GRAVITON2_NVME_DRIVE
Memory optimized instances, 6th generation with Graviton2 processors and local NVME drive.
|
MEMORY6_INTEL
Memory optimized instances, 6th generation with Intel Xeon Scalable processors (3rd generation processors code named Ice Lake).
|
MEMORY6_INTEL_NVME_DRIVE
Memory optimized instances with local NVME drive, 6th generation with Intel Xeon Scalable processors (3rd generation processors code named Ice Lake).
|
P2
Parallel-processing optimized instances, 2nd generation.
|
P3
Parallel-processing optimized instances, 3rd generation.
|
P3DN
Parallel-processing optimized instances with local NVME drive for high performance computing, 3rd generation.
|
P4D
Parallel-processing optimized instances, 4th generation.
|
P4DE
Parallel-processing optimized instances with local NVME drive, extended, 4th generation (in developer preview).
|
PARALLEL2
Parallel-processing optimized instances, 2nd generation.
|
PARALLEL3
Parallel-processing optimized instances, 3nd generation.
|
PARALLEL3_NVME_DRIVE_HIGH_PERFORMANCE
Parallel-processing optimized instances with local NVME drive for high performance computing, 3nd generation.
|
PARALLEL4
Parallel-processing optimized instances, 4th generation.
|
PARALLEL4_NVME_DRIVE_EXTENDED
Parallel-processing optimized instances with local NVME drive, extended, 4th generation (in developer preview).
|
R3
Memory optimized instances, 3rd generation.
|
R4
Memory optimized instances, 4th generation.
|
R5
Memory optimized instances, 5th generation.
|
R5A
Memory optimized instances based on AMD EPYC, 5th generation.
|
R5AD
Memory optimized instances based on AMD EPYC with local NVME drive, 5th generation.
|
R5B
Memory optimized instances that are also EBS-optimized, 5th generation.
|
R5D
Memory optimized instances with local NVME drive, 5th generation.
|
R5DN
Memory optimized instances with local NVME drive for high performance computing, 5th generation.
|
R5N
Memory optimized instances for high performance computing, 5th generation.
|
R6A
Memory optimized instances based on AMD EPYC, 6th generation.
|
R6G
Memory optimized instances, 6th generation with Graviton2 processors.
|
R6GD
Memory optimized instances, 6th generation with Graviton2 processors and local NVME drive.
|
R6I
Memory optimized instances, 6th generation with Intel Xeon Scalable processors (3rd generation processors code named Ice Lake).
|
R6ID
Memory optimized instances with local NVME drive, 6th generation with Intel Xeon Scalable processors (3rd generation processors code named Ice Lake).
|
STANDARD3
Standard instances, 3rd generation.
|
STANDARD4
Standard instances, 4th generation.
|
STANDARD5
Standard instances, 5th generation.
|
STANDARD5_AMD
Standard instances based on AMD EPYC, 5th generation.
|
STANDARD5_AMD_NVME_DRIVE
Standard instances based on AMD EPYC with local NVME drive, 5th generation.
|
STANDARD5_HIGH_COMPUTE
Standard instances with high memory and compute capacity based on Intel Xeon Scalable (Cascade Lake) processors, 5nd generation.
|
STANDARD5_HIGH_PERFORMANCE
Standard instances for high performance computing, 5th generation.
|
STANDARD5_NVME_DRIVE
Standard instances with local NVME drive, 5th generation.
|
STANDARD5_NVME_DRIVE_HIGH_PERFORMANCE
Standard instances with local NVME drive for high performance computing, 5th generation.
|
STANDARD6_AMD
Standard instances based on 3rd Gen AMD EPYC processors, 6th generation.
|
STANDARD6_GRAVITON
Arm processor based instances, 2nd generation.
|
STANDARD6_GRAVITON2_NVME_DRIVE
Standard instances, 6th generation with Graviton2 processors and local NVME drive.
|
STANDARD6_INTEL
Standard instances based on Intel (Ice Lake), 6th generation.
|
STANDARD6_INTEL_NVME_DRIVE
Standard instances based on Intel (Ice Lake) with local NVME drive, 6th generation.
|
STORAGE_COMPUTE_1
Storage/compute balanced instances, 1st generation.
|
STORAGE2
Storage-optimized instances, 2nd generation.
|
STORAGE3
Storage-optimized instances, 3rd generation.
|
STORAGE3_ENHANCED_NETWORK
Storage-optimized instances, 3rd generation.
|
STORAGE4_GRAVITON_NETWORK_OPTIMIZED
Storage optimized instances powered by Graviton2 processor, 4th generation.
|
STORAGE4_GRAVITON_NETWORK_STORAGE_OPTIMIZED
Storage optimized instances powered by Graviton2 processor, 4th generation.
|
T2
Burstable instances, 2nd generation.
|
T3
Burstable instances, 3rd generation.
|
T3A
Burstable instances based on AMD EPYC, 3rd generation.
|
T4G
Burstable instances, 4th generation with Graviton2 processors.
|
U_12TB1
High memory instances (12TB) based on Intel Xeon Platinum 8176M (Skylake) processors, 1st generation.
|
U_18TB1
High memory instances (18TB) based on Intel Xeon Scalable (Cascade Lake) processors, 1st generation.
|
U_24TB1
High memory instances (24TB) based on Intel Xeon Scalable (Cascade Lake) processors, 1st generation.
|
U_3TB1
High memory instances (3TB) based on Intel Xeon Platinum 8176M (Skylake) processors, 1st generation.
|
U_6TB1
High memory instances (6TB) based on Intel Xeon Platinum 8176M (Skylake) processors, 1st generation.
|
U_9TB1
High memory instances (9TB) based on Intel Xeon Platinum 8176M (Skylake) processors, 1st generation.
|
VIDEO_TRANSCODING1
Multi-stream video transcoding instances for resolutions up to 4K UHD, 1st generation.
|
VT1
Multi-stream video transcoding instances for resolutions up to 4K UHD, 1st generation.
|
X1
Memory-intensive instances, 1st generation.
|
X1E
Memory-intensive instances, 1st generation.
|
X2G
Memory-intensive instances, 2nd generation with Graviton2 processors.
|
X2GD
Memory-intensive instances, 2nd generation with Graviton2 processors and local NVME drive.
|
X2IDN
Memory-intensive instances with higher network bandwith and local NVME drive, Intel Xeon Scalable (Ice Lake) processors.
|
X2IEDN
Memory-intensive instances with higher network bandwith, local NVME drive, and extended memory.
|
X2IEZN
Memory-intensive instances with higher network bandwith and single-threaded performance, Intel Xeon Scalable (Cascade Lake) processors.
|
Z1D
High memory and compute capacity instances, 1st generation.
|
| Modifier and Type | Method and Description |
|---|---|
static InstanceClass |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstanceClass[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
@Stability(value=Stable) public static final InstanceClass STANDARD3
@Stability(value=Stable) public static final InstanceClass M3
@Stability(value=Stable) public static final InstanceClass STANDARD4
@Stability(value=Stable) public static final InstanceClass M4
@Stability(value=Stable) public static final InstanceClass STANDARD5
@Stability(value=Stable) public static final InstanceClass M5
@Stability(value=Stable) public static final InstanceClass STANDARD5_NVME_DRIVE
@Stability(value=Stable) public static final InstanceClass M5D
@Stability(value=Stable) public static final InstanceClass STANDARD5_AMD
@Stability(value=Stable) public static final InstanceClass M5A
@Stability(value=Stable) public static final InstanceClass STANDARD5_AMD_NVME_DRIVE
@Stability(value=Stable) public static final InstanceClass M5AD
@Stability(value=Stable) public static final InstanceClass STANDARD5_HIGH_PERFORMANCE
@Stability(value=Stable) public static final InstanceClass M5N
@Stability(value=Stable) public static final InstanceClass STANDARD5_NVME_DRIVE_HIGH_PERFORMANCE
@Stability(value=Stable) public static final InstanceClass M5DN
@Stability(value=Stable) public static final InstanceClass STANDARD5_HIGH_COMPUTE
@Stability(value=Stable) public static final InstanceClass M5ZN
@Stability(value=Stable) public static final InstanceClass MEMORY3
@Stability(value=Stable) public static final InstanceClass R3
@Stability(value=Stable) public static final InstanceClass MEMORY4
@Stability(value=Stable) public static final InstanceClass R4
@Stability(value=Stable) public static final InstanceClass MEMORY5
@Stability(value=Stable) public static final InstanceClass R5
@Stability(value=Stable) public static final InstanceClass MEMORY6_AMD
@Stability(value=Stable) public static final InstanceClass R6A
@Stability(value=Stable) public static final InstanceClass MEMORY6_INTEL
@Stability(value=Stable) public static final InstanceClass R6I
@Stability(value=Stable) public static final InstanceClass MEMORY6_INTEL_NVME_DRIVE
@Stability(value=Stable) public static final InstanceClass R6ID
@Stability(value=Stable) public static final InstanceClass MEMORY5_HIGH_PERFORMANCE
@Stability(value=Stable) public static final InstanceClass R5N
@Stability(value=Stable) public static final InstanceClass MEMORY5_NVME_DRIVE
@Stability(value=Stable) public static final InstanceClass R5D
@Stability(value=Stable) public static final InstanceClass MEMORY5_NVME_DRIVE_HIGH_PERFORMANCE
@Stability(value=Stable) public static final InstanceClass R5DN
@Stability(value=Stable) public static final InstanceClass MEMORY5_AMD
@Stability(value=Stable) public static final InstanceClass R5A
@Stability(value=Stable) public static final InstanceClass MEMORY5_AMD_NVME_DRIVE
@Stability(value=Stable) public static final InstanceClass HIGH_MEMORY_3TB_1
@Stability(value=Stable) public static final InstanceClass U_3TB1
@Stability(value=Stable) public static final InstanceClass HIGH_MEMORY_6TB_1
@Stability(value=Stable) public static final InstanceClass U_6TB1
@Stability(value=Stable) public static final InstanceClass HIGH_MEMORY_9TB_1
@Stability(value=Stable) public static final InstanceClass U_9TB1
@Stability(value=Stable) public static final InstanceClass HIGH_MEMORY_12TB_1
@Stability(value=Stable) public static final InstanceClass U_12TB1
@Stability(value=Stable) public static final InstanceClass HIGH_MEMORY_18TB_1
@Stability(value=Stable) public static final InstanceClass U_18TB1
@Stability(value=Stable) public static final InstanceClass HIGH_MEMORY_24TB_1
@Stability(value=Stable) public static final InstanceClass U_24TB1
@Stability(value=Stable) public static final InstanceClass R5AD
@Stability(value=Stable) public static final InstanceClass MEMORY5_EBS_OPTIMIZED
@Stability(value=Stable) public static final InstanceClass R5B
@Stability(value=Stable) public static final InstanceClass MEMORY6_GRAVITON
@Stability(value=Stable) public static final InstanceClass R6G
@Stability(value=Stable) public static final InstanceClass MEMORY6_GRAVITON2_NVME_DRIVE
@Stability(value=Stable) public static final InstanceClass R6GD
@Stability(value=Stable) public static final InstanceClass COMPUTE3
@Stability(value=Stable) public static final InstanceClass C3
@Stability(value=Stable) public static final InstanceClass COMPUTE4
@Stability(value=Stable) public static final InstanceClass C4
@Stability(value=Stable) public static final InstanceClass COMPUTE5
@Stability(value=Stable) public static final InstanceClass C5
@Stability(value=Stable) public static final InstanceClass COMPUTE5_NVME_DRIVE
@Stability(value=Stable) public static final InstanceClass C5D
@Stability(value=Stable) public static final InstanceClass COMPUTE5_AMD
@Stability(value=Stable) public static final InstanceClass C5A
@Stability(value=Stable) public static final InstanceClass COMPUTE5_AMD_NVME_DRIVE
@Stability(value=Stable) public static final InstanceClass C5AD
@Stability(value=Stable) public static final InstanceClass COMPUTE5_HIGH_PERFORMANCE
@Stability(value=Stable) public static final InstanceClass C5N
@Stability(value=Stable) public static final InstanceClass COMPUTE6_INTEL
@Stability(value=Stable) public static final InstanceClass C6I
@Stability(value=Stable) public static final InstanceClass COMPUTE6_INTEL_NVME_DRIVE
@Stability(value=Stable) public static final InstanceClass C6ID
@Stability(value=Stable) public static final InstanceClass COMPUTE6_AMD
@Stability(value=Stable) public static final InstanceClass C6A
@Stability(value=Stable) public static final InstanceClass COMPUTE6_GRAVITON2
@Stability(value=Stable) public static final InstanceClass C6G
@Stability(value=Stable) public static final InstanceClass COMPUTE7_GRAVITON3
@Stability(value=Stable) public static final InstanceClass C7G
@Stability(value=Stable) public static final InstanceClass COMPUTE6_GRAVITON2_NVME_DRIVE
@Stability(value=Stable) public static final InstanceClass C6GD
@Stability(value=Stable) public static final InstanceClass COMPUTE6_GRAVITON2_HIGH_NETWORK_BANDWITH
@Stability(value=Stable) public static final InstanceClass COMPUTE6_GRAVITON2_HIGH_NETWORK_BANDWIDTH
@Stability(value=Stable) public static final InstanceClass C6GN
@Stability(value=Stable) public static final InstanceClass STORAGE2
@Stability(value=Stable) public static final InstanceClass D2
@Stability(value=Stable) public static final InstanceClass STORAGE3
@Stability(value=Stable) public static final InstanceClass D3
@Stability(value=Stable) public static final InstanceClass STORAGE3_ENHANCED_NETWORK
@Stability(value=Stable) public static final InstanceClass D3EN
@Stability(value=Stable) public static final InstanceClass STORAGE_COMPUTE_1
@Stability(value=Stable) public static final InstanceClass H1
@Stability(value=Stable) public static final InstanceClass IO3
@Stability(value=Stable) public static final InstanceClass I3
@Stability(value=Stable) public static final InstanceClass IO3_DENSE_NVME_DRIVE
@Stability(value=Stable) public static final InstanceClass I3EN
@Stability(value=Stable) public static final InstanceClass IO4_INTEL
@Stability(value=Stable) public static final InstanceClass I4I
@Stability(value=Stable) public static final InstanceClass STORAGE4_GRAVITON_NETWORK_OPTIMIZED
@Stability(value=Stable) public static final InstanceClass IM4GN
@Stability(value=Stable) public static final InstanceClass STORAGE4_GRAVITON_NETWORK_STORAGE_OPTIMIZED
@Stability(value=Stable) public static final InstanceClass IS4GEN
@Stability(value=Stable) public static final InstanceClass BURSTABLE2
@Stability(value=Stable) public static final InstanceClass T2
@Stability(value=Stable) public static final InstanceClass BURSTABLE3
@Stability(value=Stable) public static final InstanceClass T3
@Stability(value=Stable) public static final InstanceClass BURSTABLE3_AMD
@Stability(value=Stable) public static final InstanceClass T3A
@Stability(value=Stable) public static final InstanceClass BURSTABLE4_GRAVITON
@Stability(value=Stable) public static final InstanceClass T4G
@Stability(value=Stable) public static final InstanceClass MEMORY_INTENSIVE_1
@Stability(value=Stable) public static final InstanceClass X1
@Stability(value=Stable) public static final InstanceClass MEMORY_INTENSIVE_1_EXTENDED
@Stability(value=Stable) public static final InstanceClass X1E
@Stability(value=Stable) public static final InstanceClass MEMORY_INTENSIVE_2_GRAVITON2
This instance type can be used only in RDS. It is not supported in EC2.
@Stability(value=Stable) public static final InstanceClass X2G
This instance type can be used only in RDS. It is not supported in EC2.
@Stability(value=Stable) public static final InstanceClass MEMORY_INTENSIVE_2_GRAVITON2_NVME_DRIVE
@Stability(value=Stable) public static final InstanceClass X2GD
@Stability(value=Stable) public static final InstanceClass MEMORY_INTENSIVE_2_XT_INTEL
Intel Xeon Scalable (Ice Lake) processors
@Stability(value=Stable) public static final InstanceClass X2IEDN
Intel Xeon Scalable (Ice Lake) processors
@Stability(value=Stable) public static final InstanceClass MEMORY_INTENSIVE_2_INTEL
@Stability(value=Stable) public static final InstanceClass X2IDN
@Stability(value=Stable) public static final InstanceClass MEMORY_INTENSIVE_2_XTZ_INTEL
@Stability(value=Stable) public static final InstanceClass X2IEZN
@Stability(value=Stable) public static final InstanceClass FPGA1
@Stability(value=Stable) public static final InstanceClass F1
@Stability(value=Stable) public static final InstanceClass GRAPHICS3_SMALL
@Stability(value=Stable) public static final InstanceClass G3S
@Stability(value=Stable) public static final InstanceClass GRAPHICS3
@Stability(value=Stable) public static final InstanceClass G3
@Stability(value=Stable) public static final InstanceClass GRAPHICS4_NVME_DRIVE_HIGH_PERFORMANCE
@Stability(value=Stable) public static final InstanceClass G4DN
@Stability(value=Stable) public static final InstanceClass GRAPHICS4_AMD_NVME_DRIVE
@Stability(value=Stable) public static final InstanceClass G4AD
@Stability(value=Stable) public static final InstanceClass GRAPHICS5
@Stability(value=Stable) public static final InstanceClass G5
@Stability(value=Stable) public static final InstanceClass GRAPHICS5_GRAVITON2
@Stability(value=Stable) public static final InstanceClass G5G
@Stability(value=Stable) public static final InstanceClass PARALLEL2
@Stability(value=Stable) public static final InstanceClass P2
@Stability(value=Stable) public static final InstanceClass PARALLEL3
@Stability(value=Stable) public static final InstanceClass P3
@Stability(value=Stable) public static final InstanceClass PARALLEL3_NVME_DRIVE_HIGH_PERFORMANCE
@Stability(value=Stable) public static final InstanceClass P3DN
@Stability(value=Stable) public static final InstanceClass PARALLEL4_NVME_DRIVE_EXTENDED
@Stability(value=Stable) public static final InstanceClass P4DE
@Stability(value=Stable) public static final InstanceClass PARALLEL4
@Stability(value=Stable) public static final InstanceClass P4D
@Stability(value=Stable) public static final InstanceClass ARM1
@Stability(value=Stable) public static final InstanceClass A1
@Stability(value=Stable) public static final InstanceClass STANDARD6_GRAVITON
@Stability(value=Stable) public static final InstanceClass M6G
@Stability(value=Stable) public static final InstanceClass STANDARD6_INTEL
@Stability(value=Stable) public static final InstanceClass M6I
@Stability(value=Stable) public static final InstanceClass STANDARD6_INTEL_NVME_DRIVE
@Stability(value=Stable) public static final InstanceClass M6ID
@Stability(value=Stable) public static final InstanceClass STANDARD6_AMD
@Stability(value=Stable) public static final InstanceClass M6A
@Stability(value=Stable) public static final InstanceClass STANDARD6_GRAVITON2_NVME_DRIVE
@Stability(value=Stable) public static final InstanceClass M6GD
@Stability(value=Stable) public static final InstanceClass HIGH_COMPUTE_MEMORY1
@Stability(value=Stable) public static final InstanceClass Z1D
@Stability(value=Stable) public static final InstanceClass INFERENCE1
@Stability(value=Stable) public static final InstanceClass INF1
@Stability(value=Stable) public static final InstanceClass MACINTOSH1_INTEL
@Stability(value=Stable) public static final InstanceClass MAC1
@Stability(value=Stable) public static final InstanceClass VIDEO_TRANSCODING1
@Stability(value=Stable) public static final InstanceClass VT1
@Stability(value=Stable) public static final InstanceClass HIGH_PERFORMANCE_COMPUTING6_AMD
@Stability(value=Stable) public static final InstanceClass HPC6A
@Stability(value=Stable) public static final InstanceClass DEEP_LEARNING1
@Stability(value=Stable) public static final InstanceClass DL1
public static InstanceClass[] values()
for (InstanceClass c : InstanceClass.values()) System.out.println(c);
public static InstanceClass valueOf(String name)
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant with the specified nameNullPointerException - if the argument is nullCopyright © 2022. All rights reserved.