estimatedInstanceWarmup property

int? estimatedInstanceWarmup
final

The estimated time, in seconds, until a newly launched instance can contribute to the CloudWatch metrics. This value is used only if the resource is an Auto Scaling group.

Implementation

final int? estimatedInstanceWarmup;