AWS SDK for .NET Documentation
MinCount Property
AmazonAmazon.EC2.ModelRunInstancesRequestMinCount Did this page help you?   Yes   No    Tell us about it...
Minimum number of instances to launch. If the value is more than Amazon EC2 can launch, no instances are launched at all. Constraints: Between 1 and the maximum number allowed for your account (default: 20).
Declaration Syntax
C#
public decimal MinCount { get; set; }

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