nodeIndex property
The node index for the node. Node index numbering begins at zero. This index
is also available on the node with the AWS_BATCH_JOB_NODE_INDEX
environment variable.
Implementation
final int? nodeIndex;
The node index for the node. Node index numbering begins at zero. This index
is also available on the node with the AWS_BATCH_JOB_NODE_INDEX
environment variable.
final int? nodeIndex;