| Package | Description |
|---|---|
| com.amazonaws.services.eventbridge.model |
| Modifier and Type | Method and Description |
|---|---|
Primary |
Primary.clone() |
Primary |
FailoverConfig.getPrimary()
The main Region of the endpoint.
|
Primary |
Primary.withHealthCheck(String healthCheck)
The ARN of the health check used by the endpoint to determine whether failover is triggered.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FailoverConfig.setPrimary(Primary primary)
The main Region of the endpoint.
|
FailoverConfig |
FailoverConfig.withPrimary(Primary primary)
The main Region of the endpoint.
|
Copyright © 2023. All rights reserved.