Class: Aws::Types::FpgaImageState
- Inherits:
-
Object
- Object
- Aws::Types::FpgaImageState
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#code ⇒ "pending", ...
Returns the value of attribute code.
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#code ⇒ "pending", ...
Returns the value of attribute code.
9613 9614 9615 |
# File 'sig/types.rbs', line 9613 def code @code end |
#message ⇒ ::String
Returns the value of attribute message.
9614 9615 9616 |
# File 'sig/types.rbs', line 9614 def @message end |