checkIntervalSec property

int? checkIntervalSec
final

How often (in seconds) to send a health check. The default value is 5 seconds.

Implementation

final int? checkIntervalSec;