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.
2036 2037 2038 |
# File 'sig/types.rbs', line 2036 def fpga_image_id @fpga_image_id end |