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.

Inheritance Hierarchy

System.Object
  Amazon.RDS.Model.DBMajorEngineVersion

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

Syntax

C#
public class DBMajorEngineVersion

The DBMajorEngineVersion type exposes the following members

Constructors

NameDescription
Public Method DBMajorEngineVersion()

Properties

NameTypeDescription
Public Property Engine System.String

Gets and sets the property Engine.

The name of the database engine.

Public Property MajorEngineVersion System.String

Gets and sets the property MajorEngineVersion.

The major version number of the database engine.

Public Property SupportedEngineLifecycles System.Collections.Generic.List<Amazon.RDS.Model.SupportedEngineLifecycle>

Gets and sets the property SupportedEngineLifecycles.

A list of the lifecycles supported by this engine for the DescribeDBMajorEngineVersions operation.

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