Class: Aws::Types::CopyFpgaImageResult
- Inherits:
-
Object
- Object
- Aws::Types::CopyFpgaImageResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#fpga_image_id ⇒ ::String
Returns the value of attribute fpga_image_id.
Instance Attribute Details
#fpga_image_id ⇒ ::String
Returns the value of attribute fpga_image_id.
1950 1951 1952 |
# File 'sig/types.rbs', line 1950 def fpga_image_id @fpga_image_id end |