hoursOfDays

@JvmName(name = "kjqyqsiaxedydwbk")
suspend fun hoursOfDays(value: Output<List<Int>>)
@JvmName(name = "oytsamoourijxwja")
suspend fun hoursOfDays(value: List<Int>?)

Parameters

value

The window of hours during the day when maintenance should be performed. The window is a 4 hour slot. Changing this forces a new Cloud Exadata Infrastructure to be created.


@JvmName(name = "bhcxvpdeymetcoof")
suspend fun hoursOfDays(vararg values: Output<Int>)


@JvmName(name = "yjpsvxvaysupsbyd")
suspend fun hoursOfDays(values: List<Output<Int>>)
@JvmName(name = "cxkgbvjuoaikoxlw")
suspend fun hoursOfDays(vararg values: Int)

Parameters

values

The window of hours during the day when maintenance should be performed. The window is a 4 hour slot. Changing this forces a new Cloud Exadata Infrastructure to be created.