tencentcloud-sdk-redis 3.0.550 → 3.0.551

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180412/models.rb +31 -13
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 50df8e0af3330f760e54060f90d9c37a9f1bfa56
4
- data.tar.gz: 7d560f5a1bdadc1c957d5a675499e61fb28cf709
3
+ metadata.gz: 4a24a047f20c5c492a786d608a7d608059d4b7d1
4
+ data.tar.gz: 3a0055f5c8a6ad1eff1778a80b0ac531c5439196
5
5
  SHA512:
6
- metadata.gz: 7328098a6562b7b1b340f02d7229a3d58e2d53bc409e9260f6e262262b7f89eb1ec78bae746c81ce975c260b7263f86429ffb0b60267043d23bdafa24913abf0
7
- data.tar.gz: 7991c9dea5539c71c1c9dd752e0ea2e145d0436902661120b496535f284a162d83e19e254d3c7c62c7613afebcdeda3f6854c486fb69eef7f6f9c7ee20c1afdc
6
+ metadata.gz: 6cbd0dcd994df92dc5822905b1f659176b179fc5506f84d598570a697a208c9ef59f74fc3af0d6abbed578828ccc334f426ce2e5a747158619aef5b0842e1052
7
+ data.tar.gz: 02b34a8ae1aa67ea5d560ca49e6afd8d41bd3bb6174128689ff25b563ebaec75a49360c8e000884bd50604920f922215a9badaa6a195d00988c5b3b2c2b3d4e1
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.550
1
+ 3.0.551
@@ -5804,6 +5804,8 @@ module TencentCloud
5804
5804
  # - 7:Redis 4.0内存版(集群架构)。
5805
5805
  # - 8:Redis 5.0内存版(标准架构)。
5806
5806
  # - 9:Redis 5.0内存版(集群架构)。
5807
+ # - 15:Redis 6.2内存版(标准架构)。
5808
+ # - 16:Redis 6.2内存版(集群架构)。
5807
5809
  # @type ProductType: Integer
5808
5810
 
5809
5811
  attr_accessor :TemplateId, :Name, :Description, :ProductType
@@ -5878,31 +5880,47 @@ module TencentCloud
5878
5880
 
5879
5881
  # 产品信息
5880
5882
  class ProductConf < TencentCloud::Common::AbstractModel
5881
- # @param Type: 产品类型,2 – Redis2.8内存版(标准架构),3 – CKV 3.2内存版(标准架构),4 – CKV 3.2内存版(集群架构),5 – Redis2.8内存版(单机版),6 – Redis4.0内存版(标准架构),7 – Redis4.0内存版(集群架构),8 – Redis5.0内存版(标准架构),9 – Redis5.0内存版(集群架构),10 – Redis4.0混合存储版Tendis
5883
+ # @param Type: 产品类型。
5884
+ # - 2:Redis 2.8内存版(标准架构)。
5885
+ # - 3:CKV 3.2内存版(标准架构)。
5886
+ # - 4:CKV 3.2内存版(集群架构)。
5887
+ # - 5:Redis 2.8内存版(单机)。
5888
+ # - 6:Redis 4.0内存版(标准架构)。
5889
+ # - 7:Redis 4.0内存版(集群架构)。
5890
+ # - 8:Redis 5.0内存版(标准架构)。
5891
+ # - 9:Redis 5.0内存版(集群架构)。
5892
+ # - 15:Redis 6.2内存版(标准架构)。
5893
+ # - 16:Redis 6.2内存版(集群架构)。
5882
5894
  # @type Type: Integer
5883
- # @param TypeName: 产品名称,Redis主从版,CKV主从版,CKV集群版,Redis单机版,Redis集群版,混合存储版Tendis
5895
+ # @param TypeName: 产品名称。包括:Redis 主从版、CKV 主从版、CKV 集群版、Redis 单机版、Redis 集群版。
5884
5896
  # @type TypeName: String
5885
- # @param MinBuyNum: 购买时的最小数量
5897
+ # @param MinBuyNum: 购买时的最小数量。
5886
5898
  # @type MinBuyNum: Integer
5887
- # @param MaxBuyNum: 购买时的最大数量
5899
+ # @param MaxBuyNum: 购买时的最大数量。
5888
5900
  # @type MaxBuyNum: Integer
5889
- # @param Saleout: 产品是否售罄
5901
+ # @param Saleout: 产品是否售罄。
5902
+ # - true:售罄。
5903
+ # - false:未售罄。
5890
5904
  # @type Saleout: Boolean
5891
- # @param Engine: 产品引擎,腾讯云CKV或者社区版Redis
5905
+ # @param Engine: 产品引擎。包括:腾讯云 CKV与社区版 Redis
5892
5906
  # @type Engine: String
5893
- # @param Version: 兼容版本,Redis-2.8Redis-3.2Redis-4.0
5907
+ # @param Version: 兼容版本。包括:Redis-2.8Redis-3.2Redis-4.0、Redis-5.0、Redis-6.2。
5894
5908
  # @type Version: String
5895
- # @param TotalSize: 规格总大小,单位G
5909
+ # @param TotalSize: 规格总大小,单位GB。
5896
5910
  # @type TotalSize: Array
5897
- # @param ShardSize: 每个分片大小,单位G
5911
+ # @param ShardSize: 每个分片大小,单位GB。
5898
5912
  # @type ShardSize: Array
5899
- # @param ReplicaNum: 副本数量
5913
+ # @param ReplicaNum: 副本数量。
5900
5914
  # @type ReplicaNum: Array
5901
- # @param ShardNum: 分片数量
5915
+ # @param ShardNum: 分片数量。
5902
5916
  # @type ShardNum: Array
5903
- # @param PayMode: 支持的计费模式,1-包年包月,0-按量计费
5917
+ # @param PayMode: 支持的计费模式。
5918
+ # - 1:包年包月。
5919
+ # - 0:按量计费。
5904
5920
  # @type PayMode: String
5905
- # @param EnableRepicaReadOnly: 是否支持副本只读
5921
+ # @param EnableRepicaReadOnly: 是否支持副本只读。
5922
+ # - true:支持副本只读。
5923
+ # - false:不支持。
5906
5924
  # @type EnableRepicaReadOnly: Boolean
5907
5925
 
5908
5926
  attr_accessor :Type, :TypeName, :MinBuyNum, :MaxBuyNum, :Saleout, :Engine, :Version, :TotalSize, :ShardSize, :ReplicaNum, :ShardNum, :PayMode, :EnableRepicaReadOnly
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-redis
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.550
4
+ version: 3.0.551
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-04-13 00:00:00.000000000 Z
11
+ date: 2023-04-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common