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 task element. However, the task element can run up to 10 containers.
Parameters
values
An object that contains the properties for the Amazon ECS task definition of a job.
This object is currently limited to one task element. However, the task element can run up to 10 containers.
suspend fun taskProperties(argument: List<suspend JobDefinitionMultiNodeEcsTaskPropertiesArgsBuilder.() -> Unit>)
suspend fun taskProperties(vararg argument: suspend JobDefinitionMultiNodeEcsTaskPropertiesArgsBuilder.() -> Unit)
suspend fun taskProperties(argument: suspend JobDefinitionMultiNodeEcsTaskPropertiesArgsBuilder.() -> 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 task element. However, the task element can run up to 10 containers.