hours

@JvmName(name = "phvxjiohixgjcgkf")
suspend fun hours(value: Output<List<Int>>)
@JvmName(name = "rjkqpxmffbagshme")
suspend fun hours(value: List<Int>?)

Parameters

value

Gets or sets the hours of the day that the job should execute at.


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


@JvmName(name = "rtykmdmtkqehtaqg")
suspend fun hours(values: List<Output<Int>>)
@JvmName(name = "bumuiwjmoalhdvlo")
suspend fun hours(vararg values: Int)

Parameters

values

Gets or sets the hours of the day that the job should execute at.