AWS SDK for .NET Documentation
VolumeType Property
Amazon
►
Amazon.EC2.Model
►
EbsBlockDevice
►
VolumeType
C#
Did this page help you?
Yes
No
Tell us about it...
The volume type. Constraints: may be either "io1" or "standard". If VolumeType != "io1", IOPS property cannot be set.
Declaration Syntax
C#
public
string
VolumeType
{
get
;
set
; }
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)