tcpSocket

@JvmName(name = "uwvtusvjlywdxqwy")
suspend fun tcpSocket(value: Output<TCPSocketActionArgs>)
@JvmName(name = "srwcjiuttohmgipx")
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 = "mourlvvaqowmxdbu")
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.