| Package | Description |
|---|---|
| com.amazonaws.services.eventbridge.model |
| Modifier and Type | Method and Description |
|---|---|
Secondary |
Secondary.clone() |
Secondary |
FailoverConfig.getSecondary()
The Region that events are routed to when failover is triggered or event replication is enabled.
|
Secondary |
Secondary.withRoute(String route)
Defines the secondary Region.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FailoverConfig.setSecondary(Secondary secondary)
The Region that events are routed to when failover is triggered or event replication is enabled.
|
FailoverConfig |
FailoverConfig.withSecondary(Secondary secondary)
The Region that events are routed to when failover is triggered or event replication is enabled.
|
Copyright © 2023. All rights reserved.