Class: Aws::Types::ReportTaskProgressOutput
- Inherits:
-
Object
- Object
- Aws::Types::ReportTaskProgressOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#canceled ⇒ Boolean
Returns the value of attribute canceled.
Instance Attribute Details
#canceled ⇒ Boolean
Returns the value of attribute canceled.
262 263 264 |
# File 'sig/types.rbs', line 262 def canceled @canceled end |