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.
Information about valid modifications that you can make to your DB instance. Contains
the result of a successful call to the DescribeValidDBInstanceModifications
action.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class ValidStorageOptions
The ValidStorageOptions type exposes the following members
Name | Description | |
---|---|---|
![]() |
ValidStorageOptions() |
Name | Type | Description | |
---|---|---|---|
![]() |
IopsToStorageRatio | System.Collections.Generic.List<Amazon.RDS.Model.DoubleRange> |
Gets and sets the property IopsToStorageRatio. The valid range of Provisioned IOPS to gibibytes of storage multiplier. For example, 3-10, which means that provisioned IOPS can be between 3 and 10 times storage. |
![]() |
ProvisionedIops | System.Collections.Generic.List<Amazon.RDS.Model.Range> |
Gets and sets the property ProvisionedIops. The valid range of provisioned IOPS. For example, 1000-256,000. |
![]() |
ProvisionedStorageThroughput | System.Collections.Generic.List<Amazon.RDS.Model.Range> |
Gets and sets the property ProvisionedStorageThroughput. The valid range of provisioned storage throughput. For example, 500-4,000 mebibytes per second (MiBps). |
![]() |
StorageSize | System.Collections.Generic.List<Amazon.RDS.Model.Range> |
Gets and sets the property StorageSize. The valid range of storage in gibibytes (GiB). For example, 100 to 16,384. |
![]() |
StorageThroughputToIopsRatio | System.Collections.Generic.List<Amazon.RDS.Model.DoubleRange> |
Gets and sets the property StorageThroughputToIopsRatio. The valid range of storage throughput to provisioned IOPS ratios. For example, 0-0.25. |
![]() |
StorageType | System.String |
Gets and sets the property StorageType. The valid storage types for your DB instance. For example: gp2, gp3, io1, io2. |
![]() |
SupportsStorageAutoscaling | System.Boolean |
Gets and sets the property SupportsStorageAutoscaling. Indicates whether or not Amazon RDS can automatically scale storage for DB instances that use the new instance class. |
.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