tcpCheck

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

Parameters

value

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


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

Parameters

argument

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