netTcp

@JvmName(name = "ybytqnsttptvasvt")
suspend fun netTcp(value: Output<SyntheticTaskMonitorConfNetTcpArgs>)
@JvmName(name = "dmllamcmyxfobhgw")
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 = "qjlaugqndaemlvbs")
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.