intervalSeconds property
The approximate interval, in seconds, between health checks of an individual container. You may specify between 5 and 300 seconds.
Implementation
final int? intervalSeconds;
The approximate interval, in seconds, between health checks of an individual container. You may specify between 5 and 300 seconds.
final int? intervalSeconds;