AWS SDK for .NET Documentation
IncludeAllInstances Property
AmazonAmazon.EC2.ModelDescribeInstanceStatusRequestIncludeAllInstances Did this page help you?   Yes   No    Tell us about it...
Gets and sets whether the request includes all or only running instances. When true, returns the health status for all instances (e.g., running, stopped, pending, shutting down, etc.). When false (default), returns only the health status for running instances.
Declaration Syntax
C#
public bool IncludeAllInstances { get; set; }

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