httpGet

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

Parameters

value

HTTPGet specifies the http request to perform.


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

Parameters

argument

HTTPGet specifies the http request to perform.