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.
Namespace: Amazon.Neptune.Model
Assembly: AWSSDK.Neptune.dll
Version: 3.x.y.z
public class DBEngineVersion
The DBEngineVersion type exposes the following members
Name | Description | |
---|---|---|
![]() |
DBEngineVersion() |
Name | Type | Description | |
---|---|---|---|
![]() |
DBEngineDescription | System.String |
Gets and sets the property DBEngineDescription. The description of the database engine. |
![]() |
DBEngineVersionDescription | System.String |
Gets and sets the property DBEngineVersionDescription. The description of the database engine version. |
![]() |
DBParameterGroupFamily | System.String |
Gets and sets the property DBParameterGroupFamily. The name of the DB parameter group family for the database engine. |
![]() |
DefaultCharacterSet | Amazon.Neptune.Model.CharacterSet |
Gets and sets the property DefaultCharacterSet. (Not supported by Neptune) |
![]() |
Engine | System.String |
Gets and sets the property Engine. The name of the database engine. |
![]() |
EngineVersion | System.String |
Gets and sets the property EngineVersion. The version number of the database engine. |
![]() |
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. |
![]() |
SupportedCharacterSets | System.Collections.Generic.List<Amazon.Neptune.Model.CharacterSet> |
Gets and sets the property SupportedCharacterSets. (Not supported by Neptune) |
![]() |
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 |
![]() |
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. |
![]() |
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. |
![]() |
SupportsReadReplica | System.Boolean |
Gets and sets the property SupportsReadReplica. Indicates whether the database engine version supports read replicas. |
![]() |
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. |
.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