hours

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


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