Values.EcsPropertiesOverrideSourceAn object that contains overrides for the Amazon ECS task definition of a job.
type nonrec t = {taskProperties : ListTaskPropertiesOverride.t option;The overrides for the Amazon ECS task definition of a job. This object is currently limited to one element.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `String of String_.t ])
list ]
list
| `String of String_.t ])
list ]
list ])
list ]
list ])
list ]