hours

@JvmName(name = "irdlenakybcydxyw")
suspend fun hours(value: Output<List<Int>>)
@JvmName(name = "fifcpfdnlfnxfucc")
suspend fun hours(value: List<Int>)

Parameters

value

Required List of hours for the schedule.


@JvmName(name = "kshgatgdblbdvvwp")
suspend fun hours(vararg values: Output<Int>)


@JvmName(name = "yiotdjovhvibstfx")
suspend fun hours(values: List<Output<Int>>)
@JvmName(name = "oghswkuitjiguhlx")
suspend fun hours(vararg values: Int)

Parameters

values

Required List of hours for the schedule.