atTheseMinutes

@JvmName(name = "isnlfsfyrqlwgwyj")
suspend fun atTheseMinutes(value: Output<List<Int>>)
@JvmName(name = "faqqwqqlfkpxaaxw")
suspend fun atTheseMinutes(value: List<Int>?)

Parameters

value

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


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


@JvmName(name = "hbrvtlmjfnnntxxy")
suspend fun atTheseMinutes(values: List<Output<Int>>)
@JvmName(name = "vonuystckupcyidk")
suspend fun atTheseMinutes(vararg values: Int)

Parameters

values

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