nodeSetIds property

List<String>? nodeSetIds
getter/setter pair

IDs of the nodesets that make up this partition.

Values must match SlurmNodeSet.id.

Required.

Implementation

core.List<core.String>? nodeSetIds;