daysOfWeek

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

Parameters

value

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


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


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

Parameters

values

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