Class: Aws::Types::DescribeFpgaImagesResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fpga_images::Array[Types::FpgaImage]

Returns the value of attribute fpga_images.

Returns:



6050
6051
6052
# File 'sig/types.rbs', line 6050

def fpga_images
  @fpga_images
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6051
6052
6053
# File 'sig/types.rbs', line 6051

def next_token
  @next_token
end