NodeProperties
An object representing the node properties of a multi-node parallel job.
Contents
- mainNode
-
Specifies the node index for the main node of a multi-node parallel job. This node index value must be fewer than the number of nodes.
Type: Integer
Required: Yes
- nodeRangeProperties
-
A list of node ranges and their properties associated with a multi-node parallel job.
Type: Array of NodeRangeProperty objects
Required: Yes
- numNodes
-
The number of nodes associated with a multi-node parallel job.
Type: Integer
Required: Yes
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: