hours

@JvmName(name = "ydbgqahrmpceaetw")
suspend fun hours(value: Output<Int>)
@JvmName(name = "wgqihcvemhljeaky")
suspend fun hours(value: Int?)

Parameters

value

Optional. Hours of day in 24 hour format. Should be from 0 to 23, defaults to 0 (midnight). An API may choose to allow the value "24:00:00" for scenarios like business closing time.