AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Neptune.Model.OrderableDBInstanceOption

Namespace: Amazon.Neptune.Model
Assembly: AWSSDK.Neptune.dll
Version: 3.x.y.z

Syntax

C#
public class OrderableDBInstanceOption

The OrderableDBInstanceOption type exposes the following members

Constructors

NameDescription
Public Method OrderableDBInstanceOption()

Properties

NameTypeDescription
Public Property AvailabilityZones System.Collections.Generic.List<Amazon.Neptune.Model.AvailabilityZone>

Gets and sets the property AvailabilityZones.

A list of Availability Zones for a DB instance.

Public Property DBInstanceClass System.String

Gets and sets the property DBInstanceClass.

The DB instance class for a DB instance.

Public Property Engine System.String

Gets and sets the property Engine.

The engine type of a DB instance.

Public Property EngineVersion System.String

Gets and sets the property EngineVersion.

The engine version of a DB instance.

Public Property LicenseModel System.String

Gets and sets the property LicenseModel.

The license model for a DB instance.

Public Property MaxIopsPerDbInstance System.Int32

Gets and sets the property MaxIopsPerDbInstance.

Maximum total provisioned IOPS for a DB instance.

Public Property MaxIopsPerGib System.Double

Gets and sets the property MaxIopsPerGib.

Maximum provisioned IOPS per GiB for a DB instance.

Public Property MaxStorageSize System.Int32

Gets and sets the property MaxStorageSize.

Maximum storage size for a DB instance.

Public Property MinIopsPerDbInstance System.Int32

Gets and sets the property MinIopsPerDbInstance.

Minimum total provisioned IOPS for a DB instance.

Public Property MinIopsPerGib System.Double

Gets and sets the property MinIopsPerGib.

Minimum provisioned IOPS per GiB for a DB instance.

Public Property MinStorageSize System.Int32

Gets and sets the property MinStorageSize.

Minimum storage size for a DB instance.

Public Property MultiAZCapable System.Boolean

Gets and sets the property MultiAZCapable.

Indicates whether a DB instance is Multi-AZ capable.

Public Property ReadReplicaCapable System.Boolean

Gets and sets the property ReadReplicaCapable.

Indicates whether a DB instance can have a Read Replica.

Public Property StorageType System.String

Gets and sets the property StorageType.

Not applicable. In Neptune the storage type is managed at the DB Cluster level.

Public Property SupportsEnhancedMonitoring System.Boolean

Gets and sets the property SupportsEnhancedMonitoring.

Indicates whether a DB instance supports Enhanced Monitoring at intervals from 1 to 60 seconds.

Public Property 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.

Public Property SupportsIAMDatabaseAuthentication System.Boolean

Gets and sets the property SupportsIAMDatabaseAuthentication.

Indicates whether a DB instance supports IAM database authentication.

Public Property SupportsIops System.Boolean

Gets and sets the property SupportsIops.

Indicates whether a DB instance supports provisioned IOPS.

Public Property SupportsPerformanceInsights System.Boolean

Gets and sets the property SupportsPerformanceInsights.

(Not supported by Neptune)

Public Property SupportsStorageEncryption System.Boolean

Gets and sets the property SupportsStorageEncryption.

Indicates whether a DB instance supports encrypted storage.

Public Property Vpc System.Boolean

Gets and sets the property Vpc.

Indicates whether a DB instance is in a VPC.

Version Information

.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