Class: Aws::Types::InvokeAsyncResponse
- Inherits:
-
Object
- Object
- Aws::Types::InvokeAsyncResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#status ⇒ ::Integer
Returns the value of attribute status.
Instance Attribute Details
#status ⇒ ::Integer
Returns the value of attribute status.
1292 1293 1294 |
# File 'sig/types.rbs', line 1292 def status @status end |