tcpSocket

@JvmName(name = "xrwwwohcqfkuvgde")
suspend fun tcpSocket(value: Output<TCPSocketActionArgs>)
@JvmName(name = "qvpjifvuuspgyyuh")
suspend fun tcpSocket(value: TCPSocketActionArgs?)

Parameters

value

Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept for the backward compatibility. There are no validation of this field and lifecycle hooks will fail in runtime when tcp handler is specified.


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

Parameters

argument

Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept for the backward compatibility. There are no validation of this field and lifecycle hooks will fail in runtime when tcp handler is specified.