Class: Aws::Types::UpdateBacklogTaskResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateBacklogTaskResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#task ⇒ Types::Task
Returns the value of attribute task.
Instance Attribute Details
#task ⇒ Types::Task
Returns the value of attribute task.
2071 2072 2073 |
# File 'sig/types.rbs', line 2071 def task @task end |