AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon.AutoScaling.Model
Assembly: AWSSDK.dll
Version: 0.0.3.0
public class Ebs : Object
The Ebs type exposes the following members
Name | Description | |
---|---|---|
![]() |
Ebs() |
Name | Description | |
---|---|---|
![]() |
DeleteOnTermination |
Gets and sets the property DeleteOnTermination.
Indicates whether to delete the volume on instance termination. Default: true |
![]() |
Iops |
Gets and sets the property Iops.
For Provisioned IOPS (SSD) volumes only. The number of I/O operations per second (IOPS) to provision for the volume. Valid values: Range is 100 to 4000. Default: None |
![]() |
SnapshotId |
Gets and sets the property SnapshotId.
The ID of the snapshot. |
![]() |
VolumeSize |
Gets and sets the property VolumeSize.
The volume size, in gigabytes. Valid values: If the volume type is io1, the minimum size of the volume is 10 GiB. If you specify SnapshotIdand VolumeSize, VolumeSizemust be equal to or larger than the size of the snapshot. Default: If you create a volume from a snapshot and you don't specify a volume size, the default is the size of the snapshot. Required: Required when the volume type is io1. |
![]() |
VolumeType |
Gets and sets the property VolumeType.
The volume type. Valid values: standard | io1 | gp2 Default: standard |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8