nodeProperties
An object with properties that are specific to multi-node parallel jobs. When nodeProperties
is used in the job definition, it can't be used in addition to containerProperties
, ecsProperties
, or eksProperties
.
If the job runs on Fargate resources, don't specify nodeProperties
. Use containerProperties
instead.