Class: Aws::Types::PollForTaskOutput
- Inherits:
-
Object
- Object
- Aws::Types::PollForTaskOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#task_object ⇒ Types::TaskObject
Returns the value of attribute task_object.
Instance Attribute Details
#task_object ⇒ Types::TaskObject
Returns the value of attribute task_object.
206 207 208 |
# File 'sig/types.rbs', line 206 def task_object @task_object end |