Class: Aws::Types::DescribeFpgaImageAttributeResult
- Inherits:
-
Object
- Object
- Aws::Types::DescribeFpgaImageAttributeResult
- 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.
6035 6036 6037 |
# File 'sig/types.rbs', line 6035 def fpga_image_attribute @fpga_image_attribute end |