node Properties
Parameters
value
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
. UsecontainerProperties
instead.
Parameters
argument
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
. UsecontainerProperties
instead.