maintenanceWindow

@JvmName(name = "kpyijahgnyegblph")
suspend fun maintenanceWindow(value: Output<InstanceMaintenanceWindowArgs>)
@JvmName(name = "ixhvlvxpnpjghfft")
suspend fun maintenanceWindow(value: InstanceMaintenanceWindowArgs?)

Parameters

value

Maintenance window for an instance. Maintenance of your instance takes place once a month, and will require your instance to be restarted during updates, which will temporarily disrupt service. Structure is documented below.


@JvmName(name = "supljxgimwnbbhax")
suspend fun maintenanceWindow(argument: suspend InstanceMaintenanceWindowArgsBuilder.() -> Unit)

Parameters

argument

Maintenance window for an instance. Maintenance of your instance takes place once a month, and will require your instance to be restarted during updates, which will temporarily disrupt service. Structure is documented below.