maintenanceInterval

@JvmName(name = "fdgvndvxlryqkqdn")
suspend fun maintenanceInterval(value: Output<String>)
@JvmName(name = "lswhdumtwcligbvp")
suspend fun maintenanceInterval(value: String?)

Parameters

value

Specifies the frequency of planned maintenance events. Set to one of the following:

  • AS_NEEDED: Hosts are eligible to receive infrastructure and hypervisor updates as they become available.

  • RECURRENT: Hosts receive planned infrastructure and hypervisor updates on a periodic basis, but not more frequently than every 28 days. This minimizes the number of planned maintenance operations on individual hosts and reduces the frequency of disruptions, both live migrations and terminations, on individual VMs. Possible values are: AS_NEEDED, RECURRENT.