You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RDS::DBEngineVersion Instance Attribute Summary collapseThe description of the database engine.
The description of the database engine version.
The name of the DB parameter group family for the database engine.
The default character set for new instances of this engine version, if the CharacterSetName
parameter of the CreateDBInstance API isn\'t specified.
The version number of the database engine.
The types of logs that the database engine has available for export to CloudWatch Logs.
The status of the DB engine version, either available
or deprecated
.
A list of the character sets supported by this engine for the CharacterSetName
parameter of the CreateDBInstance
operation.
A list of the supported DB engine modes.
A list of features supported by the DB engine.
A list of the character sets supported by the Oracle DB engine for the NcharCharacterSetName
parameter of the CreateDBInstance
operation.
A list of the time zones supported by this engine for the Timezone
parameter of the CreateDBInstance
action.
A value that indicates whether you can use Aurora global databases with a specific DB engine version.
A value that indicates whether the engine version supports exporting the log types specified by ExportableLogTypes to CloudWatch Logs.
A value that indicates whether you can use Aurora parallel query with a specific DB engine version.
Indicates whether the database engine version supports read replicas.
A list of engine versions that this database engine version can be upgraded to.
Returns a Collection of OptionGroupOption resources.
Returns a Collection of OptionGroup resources.
add_data_attribute, add_identifier, #data, data_attributes, #data_loaded?, identifiers, #load, #wait_until
Methods included from Aws::Resources::OperationMethods#add_batch_operation, #add_operation, #batch_operation, #batch_operation_names, #batch_operations, #operation, #operation_names, #operations
Constructor Details #initialize(engine_name, version, options = {}) ⇒ Object #initialize(options = {}) ⇒ Object Instance Attribute Details #db_engine_description ⇒ StringThe description of the database engine.
#db_engine_version_description ⇒ StringThe description of the database engine version.
#db_parameter_group_family ⇒ StringThe name of the DB parameter group family for the database engine.
#default_character_set ⇒ Types::CharacterSetThe default character set for new instances of this engine version, if the CharacterSetName
parameter of the CreateDBInstance API isn\'t specified.
The version number of the database engine.
#exportable_log_types ⇒ Array<String>The types of logs that the database engine has available for export to CloudWatch Logs.
#status ⇒ StringThe status of the DB engine version, either available
or deprecated
.
A list of the character sets supported by this engine for the CharacterSetName
parameter of the CreateDBInstance
operation.
A list of the supported DB engine modes.
#supported_feature_names ⇒ Array<String>A list of features supported by the DB engine. Supported feature names include the following.
^
#supported_nchar_character_sets ⇒ Array<Types::CharacterSet>A list of the character sets supported by the Oracle DB engine for the NcharCharacterSetName
parameter of the CreateDBInstance
operation.
A list of the time zones supported by this engine for the Timezone
parameter of the CreateDBInstance
action.
A value that indicates whether you can use Aurora global databases with a specific DB engine version.
#supports_log_exports_to_cloudwatch_logs ⇒ BooleanA value that indicates whether the engine version supports exporting the log types specified by ExportableLogTypes to CloudWatch Logs.
#supports_parallel_query ⇒ BooleanA value that indicates whether you can use Aurora parallel query with a specific DB engine version.
#supports_read_replica ⇒ BooleanIndicates whether the database engine version supports read replicas.
#valid_upgrade_target ⇒ Array<Types::UpgradeTarget>A list of engine versions that this database engine version can be upgraded to.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4