AWS SDK for .NET Documentation
HealthCheckGracePeriod Property
AmazonAmazon.AutoScaling.ModelUpdateAutoScalingGroupRequestHealthCheckGracePeriod Did this page help you?   Yes   No    Tell us about it...
The length of time that Auto Scaling waits before checking an instance's health status. The grace period begins when the instance passes System Status and the Instance Status checks from Amazon EC2. For more information, see DescribeInstanceStatus.
Declaration Syntax
C#
public int HealthCheckGracePeriod { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)