class OracleLegacyEngineVersion
Language | Type name |
---|---|
.NET | Amazon.CDK.AWS.RDS.OracleLegacyEngineVersion |
Java | software.amazon.awscdk.services.rds.OracleLegacyEngineVersion |
Python | aws_cdk.aws_rds.OracleLegacyEngineVersion |
TypeScript (source) | @aws-cdk/aws-rds » OracleLegacyEngineVersion |
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
The versions for the legacy Oracle instance engines (those returned by {@link DatabaseInstanceEngine.oracleSe} and {@link DatabaseInstanceEngine.oracleSe1}). Note: RDS will stop allowing creating new databases with this version in August 2020.
Example
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import * as rds from '@aws-cdk/aws-rds';
const oracleLegacyEngineVersion = rds.OracleLegacyEngineVersion.VER_11_2;
Properties
Name | Type | Description |
---|---|---|
oracle | string | The full version string, for example, "11.2.0.4.v24". |
oracle | string | The major version of the engine, for example, "11.2". |
static VER_11_2 | Oracle | Version "11.2" (only a major version, without a specific minor version). |
static VER_11_2_0_2_V2 | Oracle | Version "11.2.0.2.v2". |
static VER_11_2_0_4_V1 | Oracle | Version "11.2.0.4.v1". |
static VER_11_2_0_4_V10 | Oracle | Version "11.2.0.4.v10". |
static VER_11_2_0_4_V11 | Oracle | Version "11.2.0.4.v11". |
static VER_11_2_0_4_V12 | Oracle | Version "11.2.0.4.v12". |
static VER_11_2_0_4_V13 | Oracle | Version "11.2.0.4.v13". |
static VER_11_2_0_4_V14 | Oracle | Version "11.2.0.4.v14". |
static VER_11_2_0_4_V15 | Oracle | Version "11.2.0.4.v15". |
static VER_11_2_0_4_V16 | Oracle | Version "11.2.0.4.v16". |
static VER_11_2_0_4_V17 | Oracle | Version "11.2.0.4.v17". |
static VER_11_2_0_4_V18 | Oracle | Version "11.2.0.4.v18". |
static VER_11_2_0_4_V19 | Oracle | Version "11.2.0.4.v19". |
static VER_11_2_0_4_V20 | Oracle | Version "11.2.0.4.v20". |
static VER_11_2_0_4_V21 | Oracle | Version "11.2.0.4.v21". |
static VER_11_2_0_4_V22 | Oracle | Version "11.2.0.4.v22". |
static VER_11_2_0_4_V23 | Oracle | Version "11.2.0.4.v23". |
static VER_11_2_0_4_V24 | Oracle | Version "11.2.0.4.v24". |
static VER_11_2_0_4_V25 | Oracle | Version "11.2.0.4.v25". |
static VER_11_2_0_4_V3 | Oracle | Version "11.2.0.4.v3". |
static VER_11_2_0_4_V4 | Oracle | Version "11.2.0.4.v4". |
static VER_11_2_0_4_V5 | Oracle | Version "11.2.0.4.v5". |
static VER_11_2_0_4_V6 | Oracle | Version "11.2.0.4.v6". |
static VER_11_2_0_4_V7 | Oracle | Version "11.2.0.4.v7". |
static VER_11_2_0_4_V8 | Oracle | Version "11.2.0.4.v8". |
static VER_11_2_0_4_V9 | Oracle | Version "11.2.0.4.v9". |
oracleLegacyFullVersion
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
string
The full version string, for example, "11.2.0.4.v24".
oracleLegacyMajorVersion
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
string
The major version of the engine, for example, "11.2".
static VER_11_2
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2" (only a major version, without a specific minor version).
static VER_11_2_0_2_V2
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.2.v2".
static VER_11_2_0_4_V1
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v1".
static VER_11_2_0_4_V10
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v10".
static VER_11_2_0_4_V11
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v11".
static VER_11_2_0_4_V12
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v12".
static VER_11_2_0_4_V13
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v13".
static VER_11_2_0_4_V14
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v14".
static VER_11_2_0_4_V15
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v15".
static VER_11_2_0_4_V16
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v16".
static VER_11_2_0_4_V17
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v17".
static VER_11_2_0_4_V18
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v18".
static VER_11_2_0_4_V19
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v19".
static VER_11_2_0_4_V20
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v20".
static VER_11_2_0_4_V21
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v21".
static VER_11_2_0_4_V22
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v22".
static VER_11_2_0_4_V23
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v23".
static VER_11_2_0_4_V24
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v24".
static VER_11_2_0_4_V25
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v25".
static VER_11_2_0_4_V3
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v3".
static VER_11_2_0_4_V4
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v4".
static VER_11_2_0_4_V5
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v5".
static VER_11_2_0_4_V6
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v6".
static VER_11_2_0_4_V7
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v7".
static VER_11_2_0_4_V8
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v8".
static VER_11_2_0_4_V9
⚠️ Deprecated: instances can no longer be created with these engine versions. See https://forums.aws.amazon.com/ann.jspa?annID=7341
Type:
Oracle
Version "11.2.0.4.v9".