daysOfWeek

@JvmName(name = "ldtyxjwbbgnqinfw")
suspend fun daysOfWeek(value: Output<List<String>>)
@JvmName(name = "pwnuijsvsvwkbyvw")
suspend fun daysOfWeek(value: List<String>?)

Parameters

value

Set of days of the week on which this schedule is active.


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


@JvmName(name = "atjwjjtpflkpqtlq")
suspend fun daysOfWeek(values: List<Output<String>>)
@JvmName(name = "iajooqknpoblxxii")
suspend fun daysOfWeek(vararg values: String)

Parameters

values

Set of days of the week on which this schedule is active.