days

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


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

Parameters

values

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