AWS SDK for .NET Documentation
RequestInterval Property
AmazonAmazon.Route53.ModelHealthCheckConfigRequestInterval Did this page help you?   Yes   No    Tell us about it...
The number of seconds between the time that Route 53 gets a response from your endpoint and the time that it sends the next health-check request. Each Route 53 health checker makes requests at this interval. Valid values are 10 and 30. The default value is 30.

Constraints:

Range
10 - 30

Declaration Syntax
C#
public int RequestInterval { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)