repairAction

@JvmName(name = "psxqjiwnhmqsnhws")
suspend fun repairAction(value: Output<Either<String, RepairAction>>)
@JvmName(name = "qnmqcpmlwehxmohw")
suspend fun repairAction(value: Either<String, RepairAction>?)
@JvmName(name = "llhydqaeslaffdae")
fun repairAction(value: String)
@JvmName(name = "mefgbfyjwnwbpyqh")
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.