Class: Aws::Types::ModifyFpgaImageAttributeResult
- Inherits:
-
Object
- Object
- Aws::Types::ModifyFpgaImageAttributeResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#fpga_image_attribute ⇒ Types::FpgaImageAttribute
Returns the value of attribute fpga_image_attribute.
Instance Attribute Details
#fpga_image_attribute ⇒ Types::FpgaImageAttribute
Returns the value of attribute fpga_image_attribute.
13347 13348 13349 |
# File 'sig/types.rbs', line 13347 def fpga_image_attribute @fpga_image_attribute end |