nodeProperties
construct an aws.sdk.kotlin.services.batch.model.NodeProperties inside the given block
An object with various properties that are specific to multi-node parallel jobs. Valid values are containerProperties
, eksProperties
, and nodeProperties
. Only one can be specified.
If the job runs on Fargate resources, don't specify nodeProperties
. Use containerProperties
instead.