instanceNames property

List<String>? instanceNames
getter/setter pair

Name of instances to be repaired.

These instances must belong to specified node pool.

Required.

Implementation

core.List<core.String>? instanceNames;