hours

@JvmName(name = "xjkbriptcbccipju")
suspend fun hours(value: Output<List<Int>>)
@JvmName(name = "dtwqkjkhydjcvfjh")
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 = "hbabfcqlsunuqvpk")
suspend fun hours(vararg values: Output<Int>)


@JvmName(name = "gignxljbkbluoeef")
suspend fun hours(values: List<Output<Int>>)
@JvmName(name = "elgmxdgiwbhtnxfa")
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.