public static interface Primary.Builder extends SdkPojo, CopyableBuilder<Primary.Builder,Primary>
| Modifier and Type | Method and Description |
|---|---|
Primary.Builder |
healthCheck(String healthCheck)
The ARN of the health check used by the endpoint to determine whether failover is triggered.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPrimary.Builder healthCheck(String healthCheck)
The ARN of the health check used by the endpoint to determine whether failover is triggered.
healthCheck - The ARN of the health check used by the endpoint to determine whether failover is triggered.Copyright © 2023. All rights reserved.