hours

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

Parameters

value

Hours of the day on which the trigger is scheduled.


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


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

Parameters

values

Hours of the day on which the trigger is scheduled.