hours

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

Parameters

value

Hours of the day on which the trigger is scheduled.


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


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

Parameters

values

Hours of the day on which the trigger is scheduled.