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.
Options to enable, disable, and specify the properties of EBS storage volumes. For more information, see Configuring EBS-based Storage.
Namespace: Amazon.Elasticsearch.Model
Assembly: AWSSDK.Elasticsearch.dll
Version: 3.x.y.z
public class EBSOptions
The EBSOptions type exposes the following members
Name | Description | |
---|---|---|
EBSOptions() |
Name | Type | Description | |
---|---|---|---|
EBSEnabled | System.Boolean |
Gets and sets the property EBSEnabled. Specifies whether EBS-based storage is enabled. |
|
Iops | System.Int32 |
Gets and sets the property Iops. Specifies the IOPS for Provisioned IOPS And GP3 EBS volume (SSD). |
|
Throughput | System.Int32 |
Gets and sets the property Throughput. Specifies the Throughput for GP3 EBS volume (SSD). |
|
VolumeSize | System.Int32 |
Gets and sets the property VolumeSize. Integer to specify the size of an EBS volume. |
|
VolumeType | Amazon.Elasticsearch.VolumeType |
Gets and sets the property VolumeType. Specifies the volume type for EBS-based storage. |
.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