tcpCheck

@JvmName(name = "woworvntjmvxykxo")
suspend fun tcpCheck(value: Output<UptimeCheckConfigTcpCheckArgs>)
@JvmName(name = "aryscwpjbaorlphp")
suspend fun tcpCheck(value: UptimeCheckConfigTcpCheckArgs?)

Parameters

value

Contains information needed to make a TCP check. Structure is documented below.


@JvmName(name = "womcdjdyeepwbbhy")
suspend fun tcpCheck(argument: suspend UptimeCheckConfigTcpCheckArgsBuilder.() -> Unit)

Parameters

argument

Contains information needed to make a TCP check. Structure is documented below.