timeConfig

@JvmName(name = "bkaqlibwcrklpcgy")
suspend fun timeConfig(value: Output<JobTimeConfigArgs>)
@JvmName(name = "maqpoqsbycswmptq")
suspend fun timeConfig(value: JobTimeConfigArgs?)

Parameters

value

Time configuration information See time_config below.


@JvmName(name = "rxmjkadbphrwonvf")
suspend fun timeConfig(argument: suspend JobTimeConfigArgsBuilder.() -> Unit)

Parameters

argument

Time configuration information See time_config below.