daysOfWeek

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

Parameters

value

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


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


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

Parameters

values

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