netTcp

@JvmName(name = "ioiosrlwvlpgdpmc")
suspend fun netTcp(value: Output<SyntheticTaskMonitorConfNetTcpArgs>)
@JvmName(name = "cukqimvnkfudvytf")
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 = "bmcuyeustiavyanx")
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.