minimalAction

@JvmName(name = "hqgxtyciblbcxsfm")
suspend fun minimalAction(value: Output<String>)
@JvmName(name = "gesfqojuarnvcvgj")
suspend fun minimalAction(value: String?)

Parameters

value

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

  • REPLACE

  • RESTART

  • REFRESH

  • NONE