repairAction

@JvmName(name = "ksgcyawecfsxfsmg")
suspend fun repairAction(value: Output<Either<String, RepairAction>>)
@JvmName(name = "xcxmapgonrvnnxut")
suspend fun repairAction(value: Either<String, RepairAction>?)
@JvmName(name = "pfqplilpwaktcued")
fun repairAction(value: String)
@JvmName(name = "wmfvpananlanodmj")
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.