repairAction

@JvmName(name = "mfknxiaybpoibyoa")
suspend fun repairAction(value: Output<Either<String, RepairAction>>)
@JvmName(name = "rlncjvpktfgrhqfq")
suspend fun repairAction(value: Either<String, RepairAction>?)
@JvmName(name = "anncgjmryicdbpul")
fun repairAction(value: String)
@JvmName(name = "piqjxjhtgxtjorfo")
fun repairAction(value: RepairAction)

Parameters

value

Type of repair action (replace, restart, reimage) that will be used for repairing unhealthy virtual machines in the scale set. Default value is replace.