repairAction property
Repair action to take on specified resources of the node pool.
Required. Possible string values are:
- "REPAIR_ACTION_UNSPECIFIED" : No action will be taken by default.
- "REPLACE" : replace the specified list of nodes.
Implementation
core.String? repairAction;