instanceType property

String? instanceType
final

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;