healthCheckIntervalSeconds property

int? healthCheckIntervalSeconds
final

The time—10 seconds or 30 seconds—between health checks for each endpoint. The default value is 30.

Implementation

final int? healthCheckIntervalSeconds;