minutes

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

Parameters

value

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


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


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

Parameters

values

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