class Aws::Batch::Types::NodeDetails
An object representing the details of a multi-node parallel job node.
@!attribute [rw] node_index
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. @return [Integer]
@!attribute [rw] is_main_node
Specifies whether the current node is the main node for a multi-node parallel job. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/NodeDetails AWS API Documentation
Constants
- SENSITIVE