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.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class UpgradeTarget : Object
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 will be 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 will be upgraded to a major version. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1