repairAction

@JvmName(name = "cxcgfuawskuxokhw")
suspend fun repairAction(value: Output<Either<String, RepairAction>>)
@JvmName(name = "brbwaofvlsfvnlso")
suspend fun repairAction(value: Either<String, RepairAction>?)
@JvmName(name = "worpruwblhbxufna")
fun repairAction(value: String)
@JvmName(name = "qgbjepljpmksvget")
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.