Class: Aws::Types::FpgaInfo

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fpgas::Array[Types::FpgaDeviceInfo]

Returns the value of attribute fpgas.

Returns:



9951
9952
9953
# File 'sig/types.rbs', line 9951

def fpgas
  @fpgas
end

#total_fpga_memory_in_mi_b::Integer

Returns the value of attribute total_fpga_memory_in_mi_b.

Returns:

  • (::Integer)


9952
9953
9954
# File 'sig/types.rbs', line 9952

def total_fpga_memory_in_mi_b
  @total_fpga_memory_in_mi_b
end