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.
Describes an Amazon EBS volume configuration.
Namespace: Amazon.OpsWorks.Model
Assembly: AWSSDK.OpsWorks.dll
Version: 3.x.y.z
public class VolumeConfiguration
The VolumeConfiguration type exposes the following members
Name | Description | |
---|---|---|
VolumeConfiguration() |
Name | Type | Description | |
---|---|---|---|
Encrypted | System.Boolean |
Gets and sets the property Encrypted. Specifies whether an Amazon EBS volume is encrypted. For more information, see Amazon EBS Encryption. |
|
Iops | System.Int32 |
Gets and sets the property Iops. For PIOPS volumes, the IOPS per disk. |
|
MountPoint | System.String |
Gets and sets the property MountPoint. The volume mount point. For example "/dev/sdh". |
|
NumberOfDisks | System.Int32 |
Gets and sets the property NumberOfDisks. The number of disks in the volume. |
|
RaidLevel | System.Int32 |
Gets and sets the property RaidLevel. The volume RAID level. |
|
Size | System.Int32 |
Gets and sets the property Size. The volume size. |
|
VolumeType | System.String |
Gets and sets the property VolumeType. The volume type. For more information, see Amazon EBS Volume Types.
|
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5