reboot

@JvmName(name = "lxygxkdxmukjtynh")
suspend fun reboot(value: Output<String>)
@JvmName(name = "tetoxfnkmtatcwjj")
suspend fun reboot(value: String?)

Parameters

value

Possible reboot preference as defined by the user based on which it would be decided to reboot the machine or not after the patch operation is completed. Possible values are Always, IfRequired and Never. This property only applies when scope is set to InGuestPatch.