httpTarget

@JvmName(name = "dbqmlcqqcxlvdyae")
suspend fun httpTarget(value: Output<JobHttpTargetArgs>)
@JvmName(name = "jeujkdglkquinawb")
suspend fun httpTarget(value: JobHttpTargetArgs?)

Parameters

value

HTTP target. If the job providers a http_target the cron will send a request to the targeted url Structure is documented below.


@JvmName(name = "rhktgnptgnxsqjhm")
suspend fun httpTarget(argument: suspend JobHttpTargetArgsBuilder.() -> Unit)

Parameters

argument

HTTP target. If the job providers a http_target the cron will send a request to the targeted url Structure is documented below.