minutes

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

Parameters

value

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


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


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

Parameters

values

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