AWS SDK for .NET Documentation
MaxCount Property
AmazonAmazon.EC2.ModelRunInstancesRequestMaxCount Did this page help you?   Yes   No    Tell us about it...
Maximum number of instances to launch. If the value is more than Amazon EC2 can launch, the largest possible number above minCount will be launched instead. Constraints: Between 1 and the maximum number allowed for your account (default: 20).
Declaration Syntax
C#
public decimal MaxCount { get; set; }

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