Class: Aws::Types::GetBacklogTaskResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetBacklogTaskResponse
- 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.
665 666 667 |
# File 'sig/types.rbs', line 665 def task @task end |