lib/v20170312/models.rb in tencentcloud-sdk-postgres-1.0.218 vs lib/v20170312/models.rb in tencentcloud-sdk-postgres-1.0.219
- old
+ new
@@ -354,10 +354,10 @@
# CreateInstances请求参数结构体
class CreateInstancesRequest < TencentCloud::Common::AbstractModel
# @param SpecCode: 售卖规格ID。该参数可以通过调用DescribeProductConfig的返回值中的SpecCode字段来获取。
# @type SpecCode: String
- # @param DBVersion: PostgreSQL内核版本,目前支持:9.3.5、9.5.4、10.4、11.8、12.4五种版本。
+ # @param DBVersion: PostgreSQL主版本,目前支持:9.3、9.5、10、11、12、13以及9.3.5、9.5.4、10.4、11.8、12.4版本。
# @type DBVersion: String
# @param Storage: 实例容量大小,单位:GB。
# @type Storage: Integer
# @param InstanceCount: 一次性购买的实例数量。取值1-10。
# @type InstanceCount: Integer