weekDays

@JvmName(name = "mwxodkkhyuocvipx")
suspend fun weekDays(value: Output<List<String>>)
@JvmName(name = "rbnnplcaiytqjuvs")
suspend fun weekDays(value: List<String>?)

Parameters

value

Days of the week that the job should execute on.


@JvmName(name = "rnkwpyccrxdrnvpf")
suspend fun weekDays(vararg values: Output<String>)


@JvmName(name = "snimhqujtgttcmnx")
suspend fun weekDays(values: List<Output<String>>)
@JvmName(name = "kacjqnsbhgsamsqy")
suspend fun weekDays(vararg values: String)

Parameters

values

Days of the week that the job should execute on.