/AWS1/CL_NEPDBENGINEVERSION¶
This data type is used as a response element in the action DescribeDBEngineVersions.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_engine TYPE /AWS1/NEPSTRING /AWS1/NEPSTRING¶
The name of the database engine.
iv_engineversion TYPE /AWS1/NEPSTRING /AWS1/NEPSTRING¶
The version number of the database engine.
iv_dbparametergroupfamily TYPE /AWS1/NEPSTRING /AWS1/NEPSTRING¶
The name of the DB parameter group family for the database engine.
iv_dbenginedescription TYPE /AWS1/NEPSTRING /AWS1/NEPSTRING¶
The description of the database engine.
iv_dbengineversiondesc TYPE /AWS1/NEPSTRING /AWS1/NEPSTRING¶
The description of the database engine version.
io_defaultcharacterset TYPE REF TO /AWS1/CL_NEPCHARACTERSET /AWS1/CL_NEPCHARACTERSET¶
(Not supported by Neptune)
it_supportedcharactersets TYPE /AWS1/CL_NEPCHARACTERSET=>TT_SUPPORTEDCHARACTERSETSLIST TT_SUPPORTEDCHARACTERSETSLIST¶
(Not supported by Neptune)
it_validupgradetarget TYPE /AWS1/CL_NEPUPGRADETARGET=>TT_VALIDUPGRADETARGETLIST TT_VALIDUPGRADETARGETLIST¶
A list of engine versions that this database engine version can be upgraded to.
it_supportedtimezones TYPE /AWS1/CL_NEPTIMEZONE=>TT_SUPPORTEDTIMEZONESLIST TT_SUPPORTEDTIMEZONESLIST¶
A list of the time zones supported by this engine for the
Timezoneparameter of theCreateDBInstanceaction.
it_exportablelogtypes TYPE /AWS1/CL_NEPLOGTYPELIST_W=>TT_LOGTYPELIST TT_LOGTYPELIST¶
The types of logs that the database engine has available for export to CloudWatch Logs.
iv_suppslogexptocloudwatch00 TYPE /AWS1/NEPBOOLEAN /AWS1/NEPBOOLEAN¶
A value that indicates whether the engine version supports exporting the log types specified by ExportableLogTypes to CloudWatch Logs.
iv_supportsreadreplica TYPE /AWS1/NEPBOOLEAN /AWS1/NEPBOOLEAN¶
Indicates whether the database engine version supports read replicas.
iv_supportsglobaldatabases TYPE /AWS1/NEPBOOLEAN /AWS1/NEPBOOLEAN¶
A value that indicates whether you can use Aurora global databases with a specific DB engine version.
Queryable Attributes¶
Engine¶
The name of the database engine.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENGINE() |
Getter for ENGINE, with configurable default |
ASK_ENGINE() |
Getter for ENGINE w/ exceptions if field has no value |
HAS_ENGINE() |
Determine if ENGINE has a value |
EngineVersion¶
The version number of the database engine.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENGINEVERSION() |
Getter for ENGINEVERSION, with configurable default |
ASK_ENGINEVERSION() |
Getter for ENGINEVERSION w/ exceptions if field has no value |
HAS_ENGINEVERSION() |
Determine if ENGINEVERSION has a value |
DBParameterGroupFamily¶
The name of the DB parameter group family for the database engine.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DBPARAMETERGROUPFAMILY() |
Getter for DBPARAMETERGROUPFAMILY, with configurable default |
ASK_DBPARAMETERGROUPFAMILY() |
Getter for DBPARAMETERGROUPFAMILY w/ exceptions if field has |
HAS_DBPARAMETERGROUPFAMILY() |
Determine if DBPARAMETERGROUPFAMILY has a value |
DBEngineDescription¶
The description of the database engine.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DBENGINEDESCRIPTION() |
Getter for DBENGINEDESCRIPTION, with configurable default |
ASK_DBENGINEDESCRIPTION() |
Getter for DBENGINEDESCRIPTION w/ exceptions if field has no |
HAS_DBENGINEDESCRIPTION() |
Determine if DBENGINEDESCRIPTION has a value |
DBEngineVersionDescription¶
The description of the database engine version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DBENGINEVERSIONDESC() |
Getter for DBENGINEVERSIONDESCRIPTION, with configurable def |
ASK_DBENGINEVERSIONDESC() |
Getter for DBENGINEVERSIONDESCRIPTION w/ exceptions if field |
HAS_DBENGINEVERSIONDESC() |
Determine if DBENGINEVERSIONDESCRIPTION has a value |
DefaultCharacterSet¶
(Not supported by Neptune)
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEFAULTCHARACTERSET() |
Getter for DEFAULTCHARACTERSET |
SupportedCharacterSets¶
(Not supported by Neptune)
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUPPORTEDCHARACTERSETS() |
Getter for SUPPORTEDCHARACTERSETS, with configurable default |
ASK_SUPPORTEDCHARACTERSETS() |
Getter for SUPPORTEDCHARACTERSETS w/ exceptions if field has |
HAS_SUPPORTEDCHARACTERSETS() |
Determine if SUPPORTEDCHARACTERSETS has a value |
ValidUpgradeTarget¶
A list of engine versions that this database engine version can be upgraded to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALIDUPGRADETARGET() |
Getter for VALIDUPGRADETARGET, with configurable default |
ASK_VALIDUPGRADETARGET() |
Getter for VALIDUPGRADETARGET w/ exceptions if field has no |
HAS_VALIDUPGRADETARGET() |
Determine if VALIDUPGRADETARGET has a value |
SupportedTimezones¶
A list of the time zones supported by this engine for the
Timezoneparameter of theCreateDBInstanceaction.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUPPORTEDTIMEZONES() |
Getter for SUPPORTEDTIMEZONES, with configurable default |
ASK_SUPPORTEDTIMEZONES() |
Getter for SUPPORTEDTIMEZONES w/ exceptions if field has no |
HAS_SUPPORTEDTIMEZONES() |
Determine if SUPPORTEDTIMEZONES has a value |
ExportableLogTypes¶
The types of logs that the database engine has available for export to CloudWatch Logs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXPORTABLELOGTYPES() |
Getter for EXPORTABLELOGTYPES, with configurable default |
ASK_EXPORTABLELOGTYPES() |
Getter for EXPORTABLELOGTYPES w/ exceptions if field has no |
HAS_EXPORTABLELOGTYPES() |
Determine if EXPORTABLELOGTYPES has a value |
SupportsLogExportsToCloudwatchLogs¶
A value that indicates whether the engine version supports exporting the log types specified by ExportableLogTypes to CloudWatch Logs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUPPSLOGEXPTOCLOUDWATC00() |
Getter for SUPPSLOGEXPTOCLOUDWATCHLOGS, with configurable de |
ASK_SUPPSLOGEXPTOCLOUDWATC00() |
Getter for SUPPSLOGEXPTOCLOUDWATCHLOGS w/ exceptions if fiel |
HAS_SUPPSLOGEXPTOCLOUDWATC00() |
Determine if SUPPSLOGEXPTOCLOUDWATCHLOGS has a value |
SupportsReadReplica¶
Indicates whether the database engine version supports read replicas.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUPPORTSREADREPLICA() |
Getter for SUPPORTSREADREPLICA, with configurable default |
ASK_SUPPORTSREADREPLICA() |
Getter for SUPPORTSREADREPLICA w/ exceptions if field has no |
HAS_SUPPORTSREADREPLICA() |
Determine if SUPPORTSREADREPLICA has a value |
SupportsGlobalDatabases¶
A value that indicates whether you can use Aurora global databases with a specific DB engine version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUPPORTSGLOBALDATABASES() |
Getter for SUPPORTSGLOBALDATABASES, with configurable defaul |
ASK_SUPPORTSGLOBALDATABASES() |
Getter for SUPPORTSGLOBALDATABASES w/ exceptions if field ha |
HAS_SUPPORTSGLOBALDATABASES() |
Determine if SUPPORTSGLOBALDATABASES has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_DBENGINEVERSIONLIST¶
TYPES TT_DBENGINEVERSIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_NEPDBENGINEVERSION WITH DEFAULT KEY
.