tcpSocket

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

Parameters

value

TCPSocket specifies an action involving a TCP port.


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

Parameters

argument

TCPSocket specifies an action involving a TCP port.