days

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

Parameters

value

Days of the week for a schedule-based autoscale rule


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


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

Parameters

values

Days of the week for a schedule-based autoscale rule