days

@JvmName(name = "lquflewuoudmrtts")
suspend fun days(value: Output<List<String>>)
@JvmName(name = "whyughcwanbhugei")
suspend fun days(value: List<String>)

Parameters

value

the collection of days that the profile takes effect on. Possible values are Sunday through Saturday.


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


@JvmName(name = "qdmhnakjlbitjrww")
suspend fun days(values: List<Output<String>>)
@JvmName(name = "jjweyeaguqfbhssq")
suspend fun days(vararg values: String)

Parameters

values

the collection of days that the profile takes effect on. Possible values are Sunday through Saturday.