computeId property

String? computeId
getter/setter pair

ID of the compute resource on which this nodeset will run.

Must match a key in the cluster's [compute_resources](Cluster.compute_resources).

Optional.

Implementation

core.String? computeId;