httpGet

@JvmName(name = "qbsvmxolemmwkirm")
suspend fun httpGet(value: Output<GoogleCloudRunV2HTTPGetActionArgs>)
@JvmName(name = "afswvjryhxwmlcwm")
suspend fun httpGet(value: GoogleCloudRunV2HTTPGetActionArgs?)

Parameters

value

HTTPGet specifies the http request to perform. Exactly one of httpGet, tcpSocket, or grpc must be specified.


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

Parameters

argument

HTTPGet specifies the http request to perform. Exactly one of httpGet, tcpSocket, or grpc must be specified.