Class: TencentCloud::Postgres::V20170312::Version
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Postgres::V20170312::Version
- Defined in:
- lib/v20170312/models.rb
Overview
数据库版本号信息
Instance Attribute Summary collapse
-
#AvailableUpgradeTarget ⇒ Object
1、postgresql(云数据库PostgreSQL); 2、mssql_compatible(MSSQL兼容-云数据库PostgreSQL); TDE:支持数据加密。 AVAILABLE:可用; UPGRADE_ONLY:不可创建,此版本仅可升级至高版本; DEPRECATED:已弃用。.
-
#DBEngine ⇒ Object
1、postgresql(云数据库PostgreSQL); 2、mssql_compatible(MSSQL兼容-云数据库PostgreSQL); TDE:支持数据加密。 AVAILABLE:可用; UPGRADE_ONLY:不可创建,此版本仅可升级至高版本; DEPRECATED:已弃用。.
-
#DBKernelVersion ⇒ Object
1、postgresql(云数据库PostgreSQL); 2、mssql_compatible(MSSQL兼容-云数据库PostgreSQL); TDE:支持数据加密。 AVAILABLE:可用; UPGRADE_ONLY:不可创建,此版本仅可升级至高版本; DEPRECATED:已弃用。.
-
#DBMajorVersion ⇒ Object
1、postgresql(云数据库PostgreSQL); 2、mssql_compatible(MSSQL兼容-云数据库PostgreSQL); TDE:支持数据加密。 AVAILABLE:可用; UPGRADE_ONLY:不可创建,此版本仅可升级至高版本; DEPRECATED:已弃用。.
-
#DBVersion ⇒ Object
1、postgresql(云数据库PostgreSQL); 2、mssql_compatible(MSSQL兼容-云数据库PostgreSQL); TDE:支持数据加密。 AVAILABLE:可用; UPGRADE_ONLY:不可创建,此版本仅可升级至高版本; DEPRECATED:已弃用。.
-
#Status ⇒ Object
1、postgresql(云数据库PostgreSQL); 2、mssql_compatible(MSSQL兼容-云数据库PostgreSQL); TDE:支持数据加密。 AVAILABLE:可用; UPGRADE_ONLY:不可创建,此版本仅可升级至高版本; DEPRECATED:已弃用。.
-
#SupportedFeatureNames ⇒ Object
1、postgresql(云数据库PostgreSQL); 2、mssql_compatible(MSSQL兼容-云数据库PostgreSQL); TDE:支持数据加密。 AVAILABLE:可用; UPGRADE_ONLY:不可创建,此版本仅可升级至高版本; DEPRECATED:已弃用。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(dbengine = nil, dbversion = nil, dbmajorversion = nil, dbkernelversion = nil, supportedfeaturenames = nil, status = nil, availableupgradetarget = nil) ⇒ Version
constructor
A new instance of Version.
Constructor Details
#initialize(dbengine = nil, dbversion = nil, dbmajorversion = nil, dbkernelversion = nil, supportedfeaturenames = nil, status = nil, availableupgradetarget = nil) ⇒ Version
Returns a new instance of Version.
7796 7797 7798 7799 7800 7801 7802 7803 7804 |
# File 'lib/v20170312/models.rb', line 7796 def initialize(dbengine=nil, dbversion=nil, dbmajorversion=nil, dbkernelversion=nil, supportedfeaturenames=nil, status=nil, availableupgradetarget=nil) @DBEngine = dbengine @DBVersion = dbversion @DBMajorVersion = dbmajorversion @DBKernelVersion = dbkernelversion @SupportedFeatureNames = supportedfeaturenames @Status = status @AvailableUpgradeTarget = availableupgradetarget end |
Instance Attribute Details
#AvailableUpgradeTarget ⇒ Object
1、postgresql(云数据库PostgreSQL);2、mssql_compatible(MSSQL兼容-云数据库PostgreSQL);TDE:支持数据加密。AVAILABLE:可用;UPGRADE_ONLY:不可创建,此版本仅可升级至高版本;DEPRECATED:已弃用。
7794 7795 7796 |
# File 'lib/v20170312/models.rb', line 7794 def AvailableUpgradeTarget @AvailableUpgradeTarget end |
#DBEngine ⇒ Object
1、postgresql(云数据库PostgreSQL);2、mssql_compatible(MSSQL兼容-云数据库PostgreSQL);TDE:支持数据加密。AVAILABLE:可用;UPGRADE_ONLY:不可创建,此版本仅可升级至高版本;DEPRECATED:已弃用。
7794 7795 7796 |
# File 'lib/v20170312/models.rb', line 7794 def DBEngine @DBEngine end |
#DBKernelVersion ⇒ Object
1、postgresql(云数据库PostgreSQL);2、mssql_compatible(MSSQL兼容-云数据库PostgreSQL);TDE:支持数据加密。AVAILABLE:可用;UPGRADE_ONLY:不可创建,此版本仅可升级至高版本;DEPRECATED:已弃用。
7794 7795 7796 |
# File 'lib/v20170312/models.rb', line 7794 def DBKernelVersion @DBKernelVersion end |
#DBMajorVersion ⇒ Object
1、postgresql(云数据库PostgreSQL);2、mssql_compatible(MSSQL兼容-云数据库PostgreSQL);TDE:支持数据加密。AVAILABLE:可用;UPGRADE_ONLY:不可创建,此版本仅可升级至高版本;DEPRECATED:已弃用。
7794 7795 7796 |
# File 'lib/v20170312/models.rb', line 7794 def DBMajorVersion @DBMajorVersion end |
#DBVersion ⇒ Object
1、postgresql(云数据库PostgreSQL);2、mssql_compatible(MSSQL兼容-云数据库PostgreSQL);TDE:支持数据加密。AVAILABLE:可用;UPGRADE_ONLY:不可创建,此版本仅可升级至高版本;DEPRECATED:已弃用。
7794 7795 7796 |
# File 'lib/v20170312/models.rb', line 7794 def DBVersion @DBVersion end |
#Status ⇒ Object
1、postgresql(云数据库PostgreSQL);2、mssql_compatible(MSSQL兼容-云数据库PostgreSQL);TDE:支持数据加密。AVAILABLE:可用;UPGRADE_ONLY:不可创建,此版本仅可升级至高版本;DEPRECATED:已弃用。
7794 7795 7796 |
# File 'lib/v20170312/models.rb', line 7794 def Status @Status end |
#SupportedFeatureNames ⇒ Object
1、postgresql(云数据库PostgreSQL);2、mssql_compatible(MSSQL兼容-云数据库PostgreSQL);TDE:支持数据加密。AVAILABLE:可用;UPGRADE_ONLY:不可创建,此版本仅可升级至高版本;DEPRECATED:已弃用。
7794 7795 7796 |
# File 'lib/v20170312/models.rb', line 7794 def SupportedFeatureNames @SupportedFeatureNames end |
Instance Method Details
#deserialize(params) ⇒ Object
7806 7807 7808 7809 7810 7811 7812 7813 7814 |
# File 'lib/v20170312/models.rb', line 7806 def deserialize(params) @DBEngine = params['DBEngine'] @DBVersion = params['DBVersion'] @DBMajorVersion = params['DBMajorVersion'] @DBKernelVersion = params['DBKernelVersion'] @SupportedFeatureNames = params['SupportedFeatureNames'] @Status = params['Status'] @AvailableUpgradeTarget = params['AvailableUpgradeTarget'] end |