daysOfWeek

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

Parameters

value

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


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


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

Parameters

values

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