ServiceHealthCheckCustomConfig

data class ServiceHealthCheckCustomConfig(val failureThreshold: Int? = null)

Constructors

Link copied to clipboard
constructor(failureThreshold: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val failureThreshold: Int? = null

The number of 30-second intervals that you want service discovery to wait before it changes the health status of a service instance. Maximum value of 10.