task Properties
Parameters
value
An object that contains the properties for the Amazon ECS task definition of a job.
This object is currently limited to one element.
Parameters
values
An object that contains the properties for the Amazon ECS task definition of a job.
This object is currently limited to one element.
suspend fun taskProperties(argument: List<suspend JobDefinitionEcsTaskPropertiesArgsBuilder.() -> Unit>)
suspend fun taskProperties(vararg argument: suspend JobDefinitionEcsTaskPropertiesArgsBuilder.() -> Unit)
Parameters
argument
An object that contains the properties for the Amazon ECS task definition of a job.
This object is currently limited to one element.