Class: Aws::Types::GetRunResult
- Inherits:
-
Object
- Object
- Aws::Types::GetRunResult
- 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.
499 500 501 |
# File 'sig/types.rbs', line 499 def run @run end |