class Aws::DocDB::Types::DBEngineVersion
Detailed information about an engine version.
@!attribute [rw] engine
The name of the database engine. @return [String]
@!attribute [rw] engine_version
The version number of the database engine. @return [String]
@!attribute [rw] db_parameter_group_family
The name of the parameter group family for the database engine. @return [String]
@!attribute [rw] db_engine_description
The description of the database engine. @return [String]
@!attribute [rw] db_engine_version_description
The description of the database engine version. @return [String]
@!attribute [rw] valid_upgrade_target
A list of engine versions that this database engine version can be upgraded to. @return [Array<Types::UpgradeTarget>]
@!attribute [rw] exportable_log_types
The types of logs that the database engine has available for export to Amazon CloudWatch Logs. @return [Array<String>]
@!attribute [rw] supports_log_exports_to_cloudwatch_logs
A value that indicates whether the engine version supports exporting the log types specified by `ExportableLogTypes` to CloudWatch Logs. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/DBEngineVersion AWS API Documentation
Constants
- SENSITIVE