weekDays

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

Parameters

value

Days of the week that the job should execute on.


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


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

Parameters

values

Days of the week that the job should execute on.