EventEndpointRoutingConfigFailoverConfigPrimaryArgs

data class EventEndpointRoutingConfigFailoverConfigPrimaryArgs(val healthCheck: Output<String>? = null) : ConvertibleToJava<EventEndpointRoutingConfigFailoverConfigPrimaryArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): EventEndpointRoutingConfigFailoverConfigPrimaryArgs

Properties

Link copied to clipboard
val healthCheck: Output<String>? = null

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