rebootSetting

@JvmName(name = "lncutncaobuxswef")
suspend fun rebootSetting(value: Output<String>)
@JvmName(name = "pruymxpkptmubugw")
suspend fun rebootSetting(value: String?)

Parameters

value

Specifies the reboot setting for platform scheduled patching. Possible values are Always, IfRequired and Never.

NOTE: reboot_setting can only be set when patch_mode is set to AutomaticByPlatform.