httpGet

@JvmName(name = "gefmqnhfjqabnrrx")
suspend fun httpGet(value: Output<HTTPGetActionArgs>)
@JvmName(name = "epbrekjrbdxqvmxy")
suspend fun httpGet(value: HTTPGetActionArgs?)

Parameters

value

HTTPGet specifies the http request to perform.


@JvmName(name = "gdnvlirvhcijatgs")
suspend fun httpGet(argument: suspend HTTPGetActionArgsBuilder.() -> Unit)

Parameters

argument

HTTPGet specifies the http request to perform.