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.
592 593 594 |
# File 'sig/types.rbs', line 592 def task_properties @task_properties end |