days

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


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

Parameters

values

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