instanceType property
The instance type to use for a multi-node parallel job. All node groups in a multi-node parallel job must use the same instance type.
Implementation
final String? instanceType;
The instance type to use for a multi-node parallel job. All node groups in a multi-node parallel job must use the same instance type.
final String? instanceType;