EndpointRoutingConfig

data class EndpointRoutingConfig(val failoverConfig: EndpointFailoverConfig)

Constructors

Link copied to clipboard
constructor(failoverConfig: EndpointFailoverConfig)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The failover configuration for an endpoint. This includes what triggers failover and what happens when it's triggered.