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.
The version of the database engine that a DB instance can be upgraded to.
Namespace: Amazon.Neptune.Model
Assembly: AWSSDK.Neptune.dll
Version: 3.x.y.z
public class UpgradeTarget
The UpgradeTarget type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpgradeTarget() |
Name | Type | Description | |
---|---|---|---|
![]() |
AutoUpgrade | System.Boolean |
Gets and sets the property AutoUpgrade. A value that indicates whether the target version is applied to any source DB instances that have AutoMinorVersionUpgrade set to true. |
![]() |
Description | System.String |
Gets and sets the property Description. The version of the database engine that a DB instance can be upgraded to. |
![]() |
Engine | System.String |
Gets and sets the property Engine. The name of the upgrade target database engine. |
![]() |
EngineVersion | System.String |
Gets and sets the property EngineVersion. The version number of the upgrade target database engine. |
![]() |
IsMajorVersionUpgrade | System.Boolean |
Gets and sets the property IsMajorVersionUpgrade. A value that indicates whether a database engine is upgraded to a major version. |
![]() |
SupportsGlobalDatabases | System.Boolean |
Gets and sets the property SupportsGlobalDatabases. A value that indicates whether you can use Neptune global databases with the target engine version. |
.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