weekDays

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

Parameters

value

Days of the week that the job should execute on.


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


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

Parameters

values

Days of the week that the job should execute on.