tcpCheck

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

Parameters

value

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


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

Parameters

argument

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