atTheseHours

@JvmName(name = "gaygexusmaeelgxy")
suspend fun atTheseHours(value: Output<List<Int>>)
@JvmName(name = "fwdekcirwordhsdw")
suspend fun atTheseHours(value: List<Int>?)

Parameters

value

Specifies a list of hours when the trigger should run. Valid values are between 0 and 23.


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


@JvmName(name = "lnubiyixfwvfpduw")
suspend fun atTheseHours(values: List<Output<Int>>)
@JvmName(name = "sljjnayjslruukcs")
suspend fun atTheseHours(vararg values: Int)

Parameters

values

Specifies a list of hours when the trigger should run. Valid values are between 0 and 23.