| Package | Description |
|---|---|
| software.amazon.awssdk.services.eventbridge.model |
| Modifier and Type | Method and Description |
|---|---|
static Primary.Builder |
Primary.builder() |
Primary.Builder |
Primary.Builder.healthCheck(String healthCheck)
The ARN of the health check used by the endpoint to determine whether failover is triggered.
|
Primary.Builder |
Primary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Primary.Builder> |
Primary.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default FailoverConfig.Builder |
FailoverConfig.Builder.primary(Consumer<Primary.Builder> primary)
The main Region of the endpoint.
|
Copyright © 2023. All rights reserved.