nodeType property

String? nodeType
final

The new node type for the nodes you are adding. If not specified, the cluster's current node type is used.

Implementation

final String? nodeType;