hours

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

Parameters

value

Required List of hours for the schedule.


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


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

Parameters

values

Required List of hours for the schedule.