tcpSocket

@JvmName(name = "pbsmmmgxknggmilv")
suspend fun tcpSocket(value: Output<TCPSocketActionPatchArgs>)
@JvmName(name = "ompvocxfquetxlfv")
suspend fun tcpSocket(value: TCPSocketActionPatchArgs?)

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 = "covgvovhourqvwei")
suspend fun tcpSocket(argument: suspend TCPSocketActionPatchArgsBuilder.() -> 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.