preemptibility property

String? preemptibility
getter/setter pair

Specifies the preemptibility of the instance group.The default value for master and worker groups is NON_PREEMPTIBLE.

This default cannot be changed.The default value for secondary instances is PREEMPTIBLE.

Optional. Possible string values are:

Implementation

core.String? preemptibility;