Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
FpgaDeviceMemoryInfo |
FpgaDeviceMemoryInfo.clone() |
FpgaDeviceMemoryInfo |
FpgaDeviceInfo.getMemoryInfo()
Describes the memory for the FPGA accelerator for the instance type.
|
FpgaDeviceMemoryInfo |
FpgaDeviceMemoryInfo.withSizeInMiB(Integer sizeInMiB)
The size of the memory available to the FPGA accelerator, in MiB.
|
Modifier and Type | Method and Description |
---|---|
void |
FpgaDeviceInfo.setMemoryInfo(FpgaDeviceMemoryInfo memoryInfo)
Describes the memory for the FPGA accelerator for the instance type.
|
FpgaDeviceInfo |
FpgaDeviceInfo.withMemoryInfo(FpgaDeviceMemoryInfo memoryInfo)
Describes the memory for the FPGA accelerator for the instance type.
|
Copyright © 2021. All rights reserved.