

# UpgradeTarget
<a name="API_UpgradeTarget"></a>

The version of the database engine that a DB instance can be upgraded to.

## Contents
<a name="API_UpgradeTarget_Contents"></a>

 ** AutoUpgrade **   
A value that indicates whether the target version is applied to any source DB instances that have AutoMinorVersionUpgrade set to true.  
Type: Boolean  
Required: No

 ** Description **   
The version of the database engine that a DB instance can be upgraded to.  
Type: String  
Required: No

 ** Engine **   
The name of the upgrade target database engine.  
Type: String  
Required: No

 ** EngineVersion **   
The version number of the upgrade target database engine.  
Type: String  
Required: No

 ** IsMajorVersionUpgrade **   
A value that indicates whether a database engine is upgraded to a major version.  
Type: Boolean  
Required: No

 ** SupportsGlobalDatabases **   
A value that indicates whether you can use Neptune global databases with the target engine version.  
Type: Boolean  
Required: No

## See Also
<a name="API_UpgradeTarget_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/neptune-2014-10-31/UpgradeTarget) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/neptune-2014-10-31/UpgradeTarget) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/neptune-2014-10-31/UpgradeTarget) 