tcpSocket

@JvmName(name = "uyqahmrjwmjivqnq")
suspend fun tcpSocket(value: Output<GoogleCloudRunV2TCPSocketActionArgs>)
@JvmName(name = "gpohmfnxqhaqssby")
suspend fun tcpSocket(value: GoogleCloudRunV2TCPSocketActionArgs?)

Parameters

value

TCPSocket specifies an action involving a TCP port. Exactly one of httpGet, tcpSocket, or grpc must be specified.


@JvmName(name = "cwfcurjwmkkhhvuu")
suspend fun tcpSocket(argument: suspend GoogleCloudRunV2TCPSocketActionArgsBuilder.() -> Unit)

Parameters

argument

TCPSocket specifies an action involving a TCP port. Exactly one of httpGet, tcpSocket, or grpc must be specified.