AutoscaleScheduleArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "xnhirwxxwpdkthlc")
suspend fun days(value: Output<List<Either<String, DaysOfWeek>>>)
@JvmName(name = "xanqluxwgnrsglae")
suspend fun days(vararg values: Either<String, DaysOfWeek>)
@JvmName(name = "wsjwswqxcvhihqms")
suspend fun days(vararg values: Output<Either<String, DaysOfWeek>>)
@JvmName(name = "byhgayuockftumhe")
suspend fun days(value: List<Either<String, DaysOfWeek>>?)
@JvmName(name = "dqqlpssdbtwysmyb")
suspend fun days(values: List<Output<Either<String, DaysOfWeek>>>)
Link copied to clipboard
@JvmName(name = "tyoiqpgxbuhxggun")
suspend fun timeAndCapacity(value: AutoscaleTimeAndCapacityArgs?)
@JvmName(name = "joqulvqixyrrahet")
suspend fun timeAndCapacity(value: Output<AutoscaleTimeAndCapacityArgs>)
@JvmName(name = "ucnouldihjgswyce")
suspend fun timeAndCapacity(argument: suspend AutoscaleTimeAndCapacityArgsBuilder.() -> Unit)