class Aws::DocDB::Types::UpgradeTarget
The version of the database engine that an instance can be upgraded to.
@!attribute [rw] engine
The name of the upgrade target database engine. @return [String]
@!attribute [rw] engine_version
The version number of the upgrade target database engine. @return [String]
@!attribute [rw] description
The version of the database engine that an instance can be upgraded to. @return [String]
@!attribute [rw] auto_upgrade
A value that indicates whether the target version is applied to any source DB instances that have `AutoMinorVersionUpgrade` set to `true`. @return [Boolean]
@!attribute [rw] is_major_version_upgrade
A value that indicates whether a database engine is upgraded to a major version. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/UpgradeTarget AWS API Documentation
Constants
- SENSITIVE