httpRequest

@JvmName(name = "sfekhlcqwmbkdlss")
suspend fun httpRequest(value: Output<HttpRequestArgs>)
@JvmName(name = "tcfdjmpkqlygdvit")
suspend fun httpRequest(value: HttpRequestArgs?)

Parameters

value

HTTP request that is sent to the task's target. An HTTP task is a task that has HttpRequest set.


@JvmName(name = "jogeqciapyeixnxf")
suspend fun httpRequest(argument: suspend HttpRequestArgsBuilder.() -> Unit)

Parameters

argument

HTTP request that is sent to the task's target. An HTTP task is a task that has HttpRequest set.