The volume type. This can be gp2 for General Purpose (SSD) volumes, io1 for Provisioned IOPS (SSD) volumes, or standard
for Magnetic volumes.
Constraints:

C# |
public string VolumeType { get; set; }
Constraints:
C# |
public string VolumeType { get; set; }