days

@JvmName(name = "donoddkmjjchbhqn")
suspend fun days(value: Output<List<String>>)
@JvmName(name = "vpmdejmgiabdxjnx")
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 = "tjcopvaptddbhoet")
suspend fun days(vararg values: Output<String>)


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

Parameters

values

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