days

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


@JvmName(name = "dxgoswnglifpeaib")
suspend fun days(values: List<Output<String>>)
@JvmName(name = "oncxwmwkmugjpemc")
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.