days

@JvmName(name = "qbipvbquglsrcsxr")
suspend fun days(value: Output<List<Either<String, DaysOfWeek>>>)
@JvmName(name = "uqeyticmwsflrcse")
suspend fun days(value: List<Either<String, DaysOfWeek>>?)

Parameters

value

Days of the week for a schedule-based autoscale rule


@JvmName(name = "npectkbvounbiutu")
suspend fun days(vararg values: Output<Either<String, DaysOfWeek>>)


@JvmName(name = "uifbpmpnpirxqaxx")
suspend fun days(values: List<Output<Either<String, DaysOfWeek>>>)
@JvmName(name = "rvxcgukccghuctsf")
suspend fun days(vararg values: Either<String, DaysOfWeek>)

Parameters

values

Days of the week for a schedule-based autoscale rule