EventEndpointRoutingConfigFailoverConfigArgs

data class EventEndpointRoutingConfigFailoverConfigArgs(val primary: Output<EventEndpointRoutingConfigFailoverConfigPrimaryArgs>, val secondary: Output<EventEndpointRoutingConfigFailoverConfigSecondaryArgs>) : ConvertibleToJava<EventEndpointRoutingConfigFailoverConfigArgs>

Properties

Link copied to clipboard

Parameters used for the primary Region. Documented below.

Link copied to clipboard

Parameters used for the secondary Region, the Region that events are routed to when failover is triggered or event replication is enabled. Documented below.

Functions

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