requestInterval property
The number of seconds between the time that Amazon 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.
If you don't specify a value for RequestInterval
, the default
value is 30
seconds.
Implementation
final int? requestInterval;