instanceWarmup property

int? instanceWarmup
final

The number of seconds until a newly launched instance is configured and ready to use. During this time, Amazon EC2 Auto Scaling does not immediately move on to the next replacement. The default is to use the value for the health check grace period defined for the group.

Implementation

final int? instanceWarmup;