interval property
The time period in seconds between each health check execution. You may specify between 5 and 300 seconds. The default value is 30 seconds.
Implementation
final int? interval;
The time period in seconds between each health check execution. You may specify between 5 and 300 seconds. The default value is 30 seconds.
final int? interval;