Class: Aws::Types::CreateFpgaImageResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fpga_image_global_id::String

Returns the value of attribute fpga_image_global_id.

Returns:

  • (::String)


2508
2509
2510
# File 'sig/types.rbs', line 2508

def fpga_image_global_id
  @fpga_image_global_id
end

#fpga_image_id::String

Returns the value of attribute fpga_image_id.

Returns:

  • (::String)


2507
2508
2509
# File 'sig/types.rbs', line 2507

def fpga_image_id
  @fpga_image_id
end