Uses of Class
software.amazon.awssdk.services.ec2.model.FpgaDeviceMemoryInfo
Packages that use FpgaDeviceMemoryInfo
-
Uses of FpgaDeviceMemoryInfo in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return FpgaDeviceMemoryInfoModifier and TypeMethodDescriptionfinal FpgaDeviceMemoryInfoFpgaDeviceInfo.memoryInfo()Describes the memory for the FPGA accelerator for the instance type.Methods in software.amazon.awssdk.services.ec2.model with parameters of type FpgaDeviceMemoryInfoModifier and TypeMethodDescriptionFpgaDeviceInfo.Builder.memoryInfo(FpgaDeviceMemoryInfo memoryInfo) Describes the memory for the FPGA accelerator for the instance type.