hourOfDay

@JvmName(name = "qjmvxemcrnhsajal")
suspend fun hourOfDay(value: Output<Int>)
@JvmName(name = "kjmyfykiiocqsuqg")
suspend fun hourOfDay(value: Int)

Parameters

value

The hour of day the update window should start. The update is a 2 hour period following the hour provided. The value should be provided as a number between 0 and 23, with 0 being midnight and 23 being 11pm. A leading zero should not be used.