Class: TencentCloud::Postgres::V20170312::InquiryPriceCreateDBInstancesRequest
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Postgres::V20170312::InquiryPriceCreateDBInstancesRequest
- Defined in:
- lib/v20170312/models.rb
Overview
InquiryPriceCreateDBInstances请求参数结构体
Instance Attribute Summary collapse
-
#DBEngine ⇒ Object
默认值:PREPAID primary(双机高可用(一主一从)) readonly(只读实例) postgresql(云数据库PostgreSQL) mssql_compatible(MSSQL兼容-云数据库PostgreSQL).
-
#InstanceChargeType ⇒ Object
默认值:PREPAID primary(双机高可用(一主一从)) readonly(只读实例) postgresql(云数据库PostgreSQL) mssql_compatible(MSSQL兼容-云数据库PostgreSQL).
-
#InstanceCount ⇒ Object
默认值:PREPAID primary(双机高可用(一主一从)) readonly(只读实例) postgresql(云数据库PostgreSQL) mssql_compatible(MSSQL兼容-云数据库PostgreSQL).
-
#InstanceType ⇒ Object
默认值:PREPAID primary(双机高可用(一主一从)) readonly(只读实例) postgresql(云数据库PostgreSQL) mssql_compatible(MSSQL兼容-云数据库PostgreSQL).
-
#Period ⇒ Object
默认值:PREPAID primary(双机高可用(一主一从)) readonly(只读实例) postgresql(云数据库PostgreSQL) mssql_compatible(MSSQL兼容-云数据库PostgreSQL).
-
#Pid ⇒ Object
默认值:PREPAID primary(双机高可用(一主一从)) readonly(只读实例) postgresql(云数据库PostgreSQL) mssql_compatible(MSSQL兼容-云数据库PostgreSQL).
-
#SpecCode ⇒ Object
默认值:PREPAID primary(双机高可用(一主一从)) readonly(只读实例) postgresql(云数据库PostgreSQL) mssql_compatible(MSSQL兼容-云数据库PostgreSQL).
-
#Storage ⇒ Object
默认值:PREPAID primary(双机高可用(一主一从)) readonly(只读实例) postgresql(云数据库PostgreSQL) mssql_compatible(MSSQL兼容-云数据库PostgreSQL).
-
#Zone ⇒ Object
默认值:PREPAID primary(双机高可用(一主一从)) readonly(只读实例) postgresql(云数据库PostgreSQL) mssql_compatible(MSSQL兼容-云数据库PostgreSQL).
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(zone = nil, speccode = nil, storage = nil, instancecount = nil, period = nil, pid = nil, instancechargetype = nil, instancetype = nil, dbengine = nil) ⇒ InquiryPriceCreateDBInstancesRequest
constructor
A new instance of InquiryPriceCreateDBInstancesRequest.
Constructor Details
#initialize(zone = nil, speccode = nil, storage = nil, instancecount = nil, period = nil, pid = nil, instancechargetype = nil, instancetype = nil, dbengine = nil) ⇒ InquiryPriceCreateDBInstancesRequest
Returns a new instance of InquiryPriceCreateDBInstancesRequest.
4925 4926 4927 4928 4929 4930 4931 4932 4933 4934 4935 |
# File 'lib/v20170312/models.rb', line 4925 def initialize(zone=nil, speccode=nil, storage=nil, instancecount=nil, period=nil, pid=nil, instancechargetype=nil, instancetype=nil, dbengine=nil) @Zone = zone @SpecCode = speccode @Storage = storage @InstanceCount = instancecount @Period = period @Pid = pid @InstanceChargeType = instancechargetype @InstanceType = instancetype @DBEngine = dbengine end |
Instance Attribute Details
#DBEngine ⇒ Object
默认值:PREPAID primary(双机高可用(一主一从))readonly(只读实例)postgresql(云数据库PostgreSQL)mssql_compatible(MSSQL兼容-云数据库PostgreSQL)
4923 4924 4925 |
# File 'lib/v20170312/models.rb', line 4923 def DBEngine @DBEngine end |
#InstanceChargeType ⇒ Object
默认值:PREPAID primary(双机高可用(一主一从))readonly(只读实例)postgresql(云数据库PostgreSQL)mssql_compatible(MSSQL兼容-云数据库PostgreSQL)
4923 4924 4925 |
# File 'lib/v20170312/models.rb', line 4923 def InstanceChargeType @InstanceChargeType end |
#InstanceCount ⇒ Object
默认值:PREPAID primary(双机高可用(一主一从))readonly(只读实例)postgresql(云数据库PostgreSQL)mssql_compatible(MSSQL兼容-云数据库PostgreSQL)
4923 4924 4925 |
# File 'lib/v20170312/models.rb', line 4923 def InstanceCount @InstanceCount end |
#InstanceType ⇒ Object
默认值:PREPAID primary(双机高可用(一主一从))readonly(只读实例)postgresql(云数据库PostgreSQL)mssql_compatible(MSSQL兼容-云数据库PostgreSQL)
4923 4924 4925 |
# File 'lib/v20170312/models.rb', line 4923 def InstanceType @InstanceType end |
#Period ⇒ Object
默认值:PREPAID primary(双机高可用(一主一从))readonly(只读实例)postgresql(云数据库PostgreSQL)mssql_compatible(MSSQL兼容-云数据库PostgreSQL)
4923 4924 4925 |
# File 'lib/v20170312/models.rb', line 4923 def Period @Period end |
#Pid ⇒ Object
默认值:PREPAID primary(双机高可用(一主一从))readonly(只读实例)postgresql(云数据库PostgreSQL)mssql_compatible(MSSQL兼容-云数据库PostgreSQL)
4923 4924 4925 |
# File 'lib/v20170312/models.rb', line 4923 def Pid @Pid end |
#SpecCode ⇒ Object
默认值:PREPAID primary(双机高可用(一主一从))readonly(只读实例)postgresql(云数据库PostgreSQL)mssql_compatible(MSSQL兼容-云数据库PostgreSQL)
4923 4924 4925 |
# File 'lib/v20170312/models.rb', line 4923 def SpecCode @SpecCode end |
#Storage ⇒ Object
默认值:PREPAID primary(双机高可用(一主一从))readonly(只读实例)postgresql(云数据库PostgreSQL)mssql_compatible(MSSQL兼容-云数据库PostgreSQL)
4923 4924 4925 |
# File 'lib/v20170312/models.rb', line 4923 def Storage @Storage end |
#Zone ⇒ Object
默认值:PREPAID primary(双机高可用(一主一从))readonly(只读实例)postgresql(云数据库PostgreSQL)mssql_compatible(MSSQL兼容-云数据库PostgreSQL)
4923 4924 4925 |
# File 'lib/v20170312/models.rb', line 4923 def Zone @Zone end |
Instance Method Details
#deserialize(params) ⇒ Object
4937 4938 4939 4940 4941 4942 4943 4944 4945 4946 4947 |
# File 'lib/v20170312/models.rb', line 4937 def deserialize(params) @Zone = params['Zone'] @SpecCode = params['SpecCode'] @Storage = params['Storage'] @InstanceCount = params['InstanceCount'] @Period = params['Period'] @Pid = params['Pid'] @InstanceChargeType = params['InstanceChargeType'] @InstanceType = params['InstanceType'] @DBEngine = params['DBEngine'] end |