Class: Aws::Types::ScheduleRunResult
- Inherits:
-
Object
- Object
- Aws::Types::ScheduleRunResult
- 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.
1218 1219 1220 |
# File 'sig/types.rbs', line 1218 def run @run end |