| Package | Description |
|---|---|
| software.amazon.awssdk.services.eventbridge.model |
| Modifier and Type | Method and Description |
|---|---|
static Secondary.Builder |
Secondary.builder() |
Secondary.Builder |
Secondary.Builder.route(String route)
Defines the secondary Region.
|
Secondary.Builder |
Secondary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Secondary.Builder> |
Secondary.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default FailoverConfig.Builder |
FailoverConfig.Builder.secondary(Consumer<Secondary.Builder> secondary)
The Region that events are routed to when failover is triggered or event replication is enabled.
|
Copyright © 2022. All rights reserved.