Class: Aws::Types::CreateTaskSetResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateTaskSetResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#task_set ⇒ Types::TaskSet
Returns the value of attribute task_set.
Instance Attribute Details
#task_set ⇒ Types::TaskSet
Returns the value of attribute task_set.
502 503 504 |
# File 'sig/types.rbs', line 502 def task_set @task_set end |