httpGet

@JvmName(name = "sfwylreqnvxqybnh")
suspend fun httpGet(value: Output<HTTPGetActionPatchArgs>)
@JvmName(name = "kcpfjndkqdiyxdls")
suspend fun httpGet(value: HTTPGetActionPatchArgs?)

Parameters

value

HTTPGet specifies the http request to perform.


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

Parameters

argument

HTTPGet specifies the http request to perform.