Class: Aws::Types::UpdateServicePrimaryTaskSetResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateServicePrimaryTaskSetResponse
- 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.
2946 2947 2948 |
# File 'sig/types.rbs', line 2946 def task_set @task_set end |