startPeriod property
The optional grace period within which to provide containers time to
bootstrap before failed health checks count towards the maximum number of
retries. You may specify between 0 and 300 seconds. The
startPeriod
is disabled by default.
Implementation
final int? startPeriod;