nodeIds property

List<String>? nodeIds
getter/setter pair

Full name of the nodes as obtained from INSTANCE_VIEW_FULL to restart upon.

Applicable only to read instances.

Optional.

Implementation

core.List<core.String>? nodeIds;