Class Primary
- Namespace
- Amazon.EventBridge.Model
- Assembly
- AWSSDK.EventBridge.dll
The primary Region of the endpoint.
public class Primary
- Inheritance
-
Primary
- Inherited Members
Constructors
Primary()
public Primary()
Properties
HealthCheck
Gets and sets the property HealthCheck.
The ARN of the health check used by the endpoint to determine whether failover is triggered.
public string HealthCheck { get; set; }