UptimeCheckConfigHttpCheckPingConfig

data class UptimeCheckConfigHttpCheckPingConfig(val pingsCount: Int)

Constructors

Link copied to clipboard
constructor(pingsCount: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Number of ICMP pings. A maximum of 3 ICMP pings is currently supported.