AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
This data type is used as a response element in the operation DescribeDBMajorEngineVersions
.
You can use the information that this data type returns to plan for upgrades.
This data type only returns information for the open source engines Amazon RDS for MariaDB, Amazon RDS for MySQL, Amazon RDS for PostgreSQL, Aurora MySQL, and Aurora PostgreSQL.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class SupportedEngineLifecycle
The SupportedEngineLifecycle type exposes the following members
Name | Description | |
---|---|---|
![]() |
SupportedEngineLifecycle() |
Name | Type | Description | |
---|---|---|---|
![]() |
LifecycleSupportEndDate | System.DateTime |
Gets and sets the property LifecycleSupportEndDate.
The end date for the type of support returned by |
![]() |
LifecycleSupportName | Amazon.RDS.LifecycleSupportName |
Gets and sets the property LifecycleSupportName. The type of lifecycle support that the engine version is in. This parameter returns the following values:
For Amazon RDS for MySQL, Amazon RDS for PostgreSQL, Aurora MySQL, and Aurora PostgreSQL,
this parameter returns both
For Amazon RDS for MariaDB, this parameter only returns the value For information about Amazon RDS Extended Support, see Amazon RDS Extended Support with Amazon RDS in the Amazon RDS User Guide and Amazon RDS Extended Support with Amazon Aurora in the Amazon Aurora User Guide. |
![]() |
LifecycleSupportStartDate | System.DateTime |
Gets and sets the property LifecycleSupportStartDate.
The start date for the type of support returned by |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5