netTcp

@JvmName(name = "legfcoklwrbfhads")
suspend fun netTcp(value: Output<SyntheticTaskMonitorConfNetTcpArgs>)
@JvmName(name = "dmhnmwulgsieioyp")
suspend fun netTcp(value: SyntheticTaskMonitorConfNetTcpArgs?)

Parameters

value

The configuration parameters of TCP dial test. Required when TaskType is 2. See net_tcp below.


@JvmName(name = "qbitbjggkqnjytru")
suspend fun netTcp(argument: suspend SyntheticTaskMonitorConfNetTcpArgsBuilder.() -> Unit)

Parameters

argument

The configuration parameters of TCP dial test. Required when TaskType is 2. See net_tcp below.