weekDays

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

Parameters

value

Days of the week that the job should execute on.


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


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

Parameters

values

Days of the week that the job should execute on.