hours

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

Parameters

value

A list containing a single item, which specifies the Hour interval at which this recurrence should be triggered.


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


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

Parameters

values

A list containing a single item, which specifies the Hour interval at which this recurrence should be triggered.