You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::FpgaInfo

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes the FPGAs for the instance type.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#fpgasArray<Types::FpgaDeviceInfo>

Describes the FPGAs for the instance type.

Returns:

#total_fpga_memory_in_mi_bInteger

The total memory of all FPGA accelerators for the instance type.

Returns:

  • (Integer)

    The total memory of all FPGA accelerators for the instance type.