AWS SDK for .NET Documentation
VolumeSize Property
AmazonAmazon.AutoScaling.ModelEbsVolumeSize Did this page help you?   Yes   No    Tell us about it...
The volume size, in gigabytes. Valid values: If the volume type is io1, the minimum size of the volume is 10. Default: If you're creating the volume from a snapshot, and you don't specify a volume size, the default is the snapshot size. Required: Required when the volume type is io1.

Constraints:

Range
1 - 1024

Declaration Syntax
C#
public int VolumeSize { get; set; }

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