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.
Contains a list of available options for a DB instance.
This data type is used as a response element in the DescribeOrderableDBInstanceOptions action.
Namespace: Amazon.Neptune.Model
Assembly: AWSSDK.Neptune.dll
Version: 3.x.y.z
public class OrderableDBInstanceOption
The OrderableDBInstanceOption type exposes the following members
Name | Description | |
---|---|---|
![]() |
OrderableDBInstanceOption() |
Name | Type | Description | |
---|---|---|---|
![]() |
AvailabilityZones | System.Collections.Generic.List<Amazon.Neptune.Model.AvailabilityZone> |
Gets and sets the property AvailabilityZones. A list of Availability Zones for a DB instance. |
![]() |
DBInstanceClass | System.String |
Gets and sets the property DBInstanceClass. The DB instance class for a DB instance. |
![]() |
Engine | System.String |
Gets and sets the property Engine. The engine type of a DB instance. |
![]() |
EngineVersion | System.String |
Gets and sets the property EngineVersion. The engine version of a DB instance. |
![]() |
LicenseModel | System.String |
Gets and sets the property LicenseModel. The license model for a DB instance. |
![]() |
MaxIopsPerDbInstance | System.Int32 |
Gets and sets the property MaxIopsPerDbInstance. Maximum total provisioned IOPS for a DB instance. |
![]() |
MaxIopsPerGib | System.Double |
Gets and sets the property MaxIopsPerGib. Maximum provisioned IOPS per GiB for a DB instance. |
![]() |
MaxStorageSize | System.Int32 |
Gets and sets the property MaxStorageSize. Maximum storage size for a DB instance. |
![]() |
MinIopsPerDbInstance | System.Int32 |
Gets and sets the property MinIopsPerDbInstance. Minimum total provisioned IOPS for a DB instance. |
![]() |
MinIopsPerGib | System.Double |
Gets and sets the property MinIopsPerGib. Minimum provisioned IOPS per GiB for a DB instance. |
![]() |
MinStorageSize | System.Int32 |
Gets and sets the property MinStorageSize. Minimum storage size for a DB instance. |
![]() |
MultiAZCapable | System.Boolean |
Gets and sets the property MultiAZCapable. Indicates whether a DB instance is Multi-AZ capable. |
![]() |
ReadReplicaCapable | System.Boolean |
Gets and sets the property ReadReplicaCapable. Indicates whether a DB instance can have a Read Replica. |
![]() |
StorageType | System.String |
Gets and sets the property StorageType. Not applicable. In Neptune the storage type is managed at the DB Cluster level. |
![]() |
SupportsEnhancedMonitoring | System.Boolean |
Gets and sets the property SupportsEnhancedMonitoring. Indicates whether a DB instance supports Enhanced Monitoring at intervals from 1 to 60 seconds. |
![]() |
SupportsGlobalDatabases | System.Boolean |
Gets and sets the property SupportsGlobalDatabases. A value that indicates whether you can use Neptune global databases with a specific combination of other DB engine attributes. |
![]() |
SupportsIAMDatabaseAuthentication | System.Boolean |
Gets and sets the property SupportsIAMDatabaseAuthentication. Indicates whether a DB instance supports IAM database authentication. |
![]() |
SupportsIops | System.Boolean |
Gets and sets the property SupportsIops. Indicates whether a DB instance supports provisioned IOPS. |
![]() |
SupportsPerformanceInsights | System.Boolean |
Gets and sets the property SupportsPerformanceInsights. (Not supported by Neptune) |
![]() |
SupportsStorageEncryption | System.Boolean |
Gets and sets the property SupportsStorageEncryption. Indicates whether a DB instance supports encrypted storage. |
![]() |
Vpc | System.Boolean |
Gets and sets the property Vpc. Indicates whether a DB instance is in a VPC. |
.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