minimalAction

val minimalAction: Output<String>?

The minimal action to perform on the instance during an update. Default is NONE. Possible values are:

  • REPLACE

  • RESTART

  • REFRESH

  • NONE