tcpSocket

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

Parameters

value

Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept for backward compatibility. There is no validation of this field and lifecycle hooks will fail at runtime when it is specified.


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

Parameters

argument

Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept for backward compatibility. There is no validation of this field and lifecycle hooks will fail at runtime when it is specified.