If the Auto Scaling group of the specified instance has a HealthCheckGracePeriod specified for the group, by default, this call will
respect the grace period. Set this to False, if you do not want the call to respect the grace period associated with the group. For
more information, see the HealthCheckGracePeriod parameter description in the CreateAutoScalingGroup action.

C# |
public bool ShouldRespectGracePeriod { get; set; }