hours

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

Parameters

value

Hours of the day on which the trigger is scheduled.


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


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

Parameters

values

Hours of the day on which the trigger is scheduled.