hours

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

Parameters

value

Hours of the day on which the trigger is scheduled.


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


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

Parameters

values

Hours of the day on which the trigger is scheduled.