mostDisruptiveAllowedAction

@JvmName(name = "hhiukefluesfotwj")
suspend fun mostDisruptiveAllowedAction(value: Output<String>)
@JvmName(name = "ccqqvvmkrbilgggs")
suspend fun mostDisruptiveAllowedAction(value: String?)

Parameters

value

The most disruptive action to perform on the instance during an update. Default is REPLACE. Possible values are:

  • REPLACE

  • RESTART

  • REFRESH

  • NONE