Class: Aws::Types::EcsPropertiesDetail
- Inherits:
-
Object
- Object
- Aws::Types::EcsPropertiesDetail
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#task_properties ⇒ ::Array[Types::EcsTaskDetails]
Returns the value of attribute task_properties.
Instance Attribute Details
#task_properties ⇒ ::Array[Types::EcsTaskDetails]
Returns the value of attribute task_properties.
623 624 625 |
# File 'sig/types.rbs', line 623 def task_properties @task_properties end |