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.

This data type is used as a response element in the action DescribeDBEngineVersions.

Inheritance Hierarchy

System.Object
  Amazon.Neptune.Model.DBEngineVersion

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

Syntax

C#
public class DBEngineVersion

The DBEngineVersion type exposes the following members

Constructors

NameDescription
Public Method DBEngineVersion()

Properties

NameTypeDescription
Public Property DBEngineDescription System.String

Gets and sets the property DBEngineDescription.

The description of the database engine.

Public Property DBEngineVersionDescription System.String

Gets and sets the property DBEngineVersionDescription.

The description of the database engine version.

Public Property DBParameterGroupFamily System.String

Gets and sets the property DBParameterGroupFamily.

The name of the DB parameter group family for the database engine.

Public Property DefaultCharacterSet Amazon.Neptune.Model.CharacterSet

Gets and sets the property DefaultCharacterSet.

(Not supported by Neptune)

Public Property Engine System.String

Gets and sets the property Engine.

The name of the database engine.

Public Property EngineVersion System.String

Gets and sets the property EngineVersion.

The version number of the database engine.

Public Property ExportableLogTypes System.Collections.Generic.List<System.String>

Gets and sets the property ExportableLogTypes.

The types of logs that the database engine has available for export to CloudWatch Logs.

Public Property SupportedCharacterSets System.Collections.Generic.List<Amazon.Neptune.Model.CharacterSet>

Gets and sets the property SupportedCharacterSets.

(Not supported by Neptune)

Public Property SupportedTimezones System.Collections.Generic.List<Amazon.Neptune.Model.Timezone>

Gets and sets the property SupportedTimezones.

A list of the time zones supported by this engine for the Timezone parameter of the CreateDBInstance action.

Public Property SupportsGlobalDatabases System.Boolean

Gets and sets the property SupportsGlobalDatabases.

A value that indicates whether you can use Aurora global databases with a specific DB engine version.

Public Property SupportsLogExportsToCloudwatchLogs System.Boolean

Gets and sets the property SupportsLogExportsToCloudwatchLogs.

A value that indicates whether the engine version supports exporting the log types specified by ExportableLogTypes to CloudWatch Logs.

Public Property SupportsReadReplica System.Boolean

Gets and sets the property SupportsReadReplica.

Indicates whether the database engine version supports read replicas.

Public Property ValidUpgradeTarget System.Collections.Generic.List<Amazon.Neptune.Model.UpgradeTarget>

Gets and sets the property ValidUpgradeTarget.

A list of engine versions that this database engine version can be upgraded to.

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