Class: Aws::Types::StopRunResult
- Inherits:
-
Object
- Object
- Aws::Types::StopRunResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#run ⇒ Types::Run
Returns the value of attribute run.
Instance Attribute Details
#run ⇒ Types::Run
Returns the value of attribute run.
1262 1263 1264 |
# File 'sig/types.rbs', line 1262 def run @run end |