NodeDetails - Amazon Batch
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

NodeDetails

An object that represents the details of a multi-node parallel job node.

Contents

isMainNode

Specifies whether the current node is the main node for a multi-node parallel job.

Type: Boolean

Required: No

nodeIndex

The node index for the node. Node index numbering starts at zero. This index is also available on the node with the AWS_BATCH_JOB_NODE_INDEX environment variable.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: