tcpCheck

@JvmName(name = "cbjpuhgnpqycaraj")
suspend fun tcpCheck(value: Output<TcpCheckArgs>)
@JvmName(name = "skcpudvmvfxjhmiy")
suspend fun tcpCheck(value: TcpCheckArgs?)

Parameters

value

Contains information needed to make a TCP check.


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

Parameters

argument

Contains information needed to make a TCP check.