minutes

@JvmName(name = "dpgqgynhfujjwvfa")
suspend fun minutes(value: Output<List<Int>>)
@JvmName(name = "luxpyfxhjhnylifg")
suspend fun minutes(value: List<Int>?)

Parameters

value

Gets or sets the minutes of the hour that the job should execute at.


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


@JvmName(name = "kaxmgfarhdrtivkx")
suspend fun minutes(values: List<Output<Int>>)
@JvmName(name = "kcfuxcsdxmwvetau")
suspend fun minutes(vararg values: Int)

Parameters

values

Gets or sets the minutes of the hour that the job should execute at.