AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.RDS.Model.SupportedEngineLifecycle

Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z

Syntax

C#
public class SupportedEngineLifecycle

The SupportedEngineLifecycle type exposes the following members

Constructors

NameDescription
Public Method SupportedEngineLifecycle()

Properties

NameTypeDescription
Public Property LifecycleSupportEndDate System.DateTime

Gets and sets the property LifecycleSupportEndDate.

The end date for the type of support returned by LifecycleSupportName.

Public Property 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:

  • open-source-rds-standard-support - Indicates RDS standard support or Aurora standard support.

  • open-source-rds-extended-support - Indicates Amazon RDS Extended Support.

For Amazon RDS for MySQL, Amazon RDS for PostgreSQL, Aurora MySQL, and Aurora PostgreSQL, this parameter returns both open-source-rds-standard-support and open-source-rds-extended-support.

For Amazon RDS for MariaDB, this parameter only returns the value open-source-rds-standard-support.

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.

Public Property LifecycleSupportStartDate System.DateTime

Gets and sets the property LifecycleSupportStartDate.

The start date for the type of support returned by LifecycleSupportName.

Version Information

.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