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