The number of consecutive health checks that an endpoint must pass or fail for Route 53 to change the current status of the endpoint from
            unhealthy to healthy or vice versa. Valid values are integers between 1 and 10. For more information, see "How Amazon Route 53 Determines
            Whether an Endpoint Is Healthy" in the Amazon Route 53 Developer Guide.
             
            
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public int FailureThreshold { get; set; }