days

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

Parameters

value

The days of the week to perform autoscale. Possible values are Monday, Tuesday, Wednesday, Thursday, Friday, Saturday and Sunday.


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


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

Parameters

values

The days of the week to perform autoscale. Possible values are Monday, Tuesday, Wednesday, Thursday, Friday, Saturday and Sunday.