hours

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


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