EventEndpointRoutingConfigFailoverConfigPrimary

data class EventEndpointRoutingConfigFailoverConfigPrimary(val healthCheck: String? = null)

Constructors

constructor(healthCheck: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val healthCheck: String? = null

The ARN of the health check used by the endpoint to determine whether failover is triggered.