scheduleRunTimes

@JvmName(name = "qjolaosxrxxhfijt")
suspend fun scheduleRunTimes(value: Output<List<String>>)
@JvmName(name = "hbdoqgtmwbtgolcr")
suspend fun scheduleRunTimes(value: List<String>?)

Parameters

value

List of times of day this schedule has to be run.


@JvmName(name = "cjgecoboxlholmlg")
suspend fun scheduleRunTimes(vararg values: Output<String>)


@JvmName(name = "nlvrorwqlfhfhvjp")
suspend fun scheduleRunTimes(values: List<Output<String>>)
@JvmName(name = "yahoifrhyahclqwe")
suspend fun scheduleRunTimes(vararg values: String)

Parameters

values

List of times of day this schedule has to be run.