days

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


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

Parameters

values

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