weekDays

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

Parameters

value

Days of the week that the job should execute on.


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


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

Parameters

values

Days of the week that the job should execute on.