action property

String? action
getter/setter pair

The action to be performed on the update. Possible string values are:

  • "WORKLOAD_UPDATE_ACTION_UNSPECIFIED" : Unspecified value.
  • "APPLY" : The update is applied.

Implementation

core.String? action;