tencentcloud-sdk-redis 3.0.889 → 3.0.890

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 +20 -18
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cc08bd8cda1dd7b300ff3b03b1f0e592a4953429
4
- data.tar.gz: 9bcb4fe06f18259336e914abe79295b3dbbaeaa6
3
+ metadata.gz: a6b5e26505c22fded8985fbbfafa755c7c9e8ebb
4
+ data.tar.gz: 3703c1c10b5b4ff148b6a09366013aee6076d8b9
5
5
  SHA512:
6
- metadata.gz: 737cd43dce7aa1a7483087c748fef74c4d12e0e6c42b14229f2937a143d74c6b886e28aa197b428cc6b8ab513a42f496f16e9a5bf6155b216727b84b82c8c039
7
- data.tar.gz: 4fe794635cda30657fa61588d34cd35ccd2b104389a3c2a99ad9e4f2823f77b906578abf42614621624771bbe904e98da6d04c9e569449581acead415cdc3119
6
+ metadata.gz: 61a4864243ac96582736e37afc7bfdc2fdcfbabf0b54ed8101f937cf7576caabe714a361c3e64272c1d6fa7db1885896acbae74da29f56c0fe0713a39ca25279
7
+ data.tar.gz: e646451d6d4df34d08598e030f4c229cbe1580620f419010ee8892f149b04b14ac2374ef6b33d1463f5e02303cdad11d456b2b57719b1a90cafa6c1a64b810e0
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.889
1
+ 3.0.890
@@ -2110,28 +2110,28 @@ module TencentCloud
2110
2110
 
2111
2111
  # 详细DTS实例信息
2112
2112
  class DescribeInstanceDTSInstanceInfo < TencentCloud::Common::AbstractModel
2113
- # @param RegionId: 地域ID
2113
+ # @param RegionId: 地域 ID
2114
2114
  # 注意:此字段可能返回 null,表示取不到有效值。
2115
2115
  # @type RegionId: Integer
2116
- # @param InstanceId: 实例ID
2116
+ # @param InstanceId: 实例 ID
2117
2117
  # 注意:此字段可能返回 null,表示取不到有效值。
2118
2118
  # @type InstanceId: String
2119
- # @param SetId: 仓库ID
2119
+ # @param SetId: 仓库ID
2120
2120
  # 注意:此字段可能返回 null,表示取不到有效值。
2121
2121
  # @type SetId: Integer
2122
- # @param ZoneId: 可用区ID
2122
+ # @param ZoneId: 可用区ID
2123
2123
  # 注意:此字段可能返回 null,表示取不到有效值。
2124
2124
  # @type ZoneId: Integer
2125
- # @param Type: 实例类型
2125
+ # @param Type: 实例类型。
2126
2126
  # 注意:此字段可能返回 null,表示取不到有效值。
2127
2127
  # @type Type: Integer
2128
- # @param InstanceName: 实例名称
2128
+ # @param InstanceName: 实例名称。
2129
2129
  # 注意:此字段可能返回 null,表示取不到有效值。
2130
2130
  # @type InstanceName: String
2131
- # @param Vip: 实例访问地址
2131
+ # @param Vip: 实例访问地址。
2132
2132
  # 注意:此字段可能返回 null,表示取不到有效值。
2133
2133
  # @type Vip: String
2134
- # @param Status: 状态
2134
+ # @param Status: 状态。
2135
2135
  # 注意:此字段可能返回 null,表示取不到有效值。
2136
2136
  # @type Status: Integer
2137
2137
 
@@ -3384,16 +3384,18 @@ module TencentCloud
3384
3384
  # @param Name: 参数模板名称。
3385
3385
  # @type Name: String
3386
3386
  # @param ProductType: 产品类型。
3387
- # - 2:Redis 2.8内存版(标准架构)。
3388
- # - 3:CKV 3.2内存版(标准架构)。
3389
- # - 4:CKV 3.2内存版(集群架构)。
3390
- # - 5:Redis 2.8内存版(单机)。
3391
- # - 6:Redis 4.0内存版(标准架构)。
3392
- # - 7:Redis 4.0内存版(集群架构)。
3393
- # - 8:Redis 5.0内存版(标准架构)。
3394
- # - 9:Redis 5.0内存版(集群架构)。
3395
- # - 15:Redis 6.2内存版(标准架构)。
3396
- # - 16:Redis 6.2内存版(集群架构)。
3387
+ # - 2:Redis 2.8 内存版(标准架构)。
3388
+ # - 3:CKV 3.2 内存版(标准架构)。
3389
+ # - 4:CKV 3.2 内存版(集群架构)。
3390
+ # - 5:Redis 2.8 内存版(单机)。
3391
+ # - 6:Redis 4.0 内存版(标准架构)。
3392
+ # - 7:Redis 4.0 内存版(集群架构)。
3393
+ # - 8:Redis 5.0 内存版(标准架构)。
3394
+ # - 9:Redis 5.0 内存版(集群架构)。
3395
+ # - 15:Redis 6.2 内存版(标准架构)。
3396
+ # - 16:Redis 6.2 内存版(集群架构)。
3397
+ # - 17:Redis 7.0 内存版(标准架构)。
3398
+ # - 18:Redis 7.0 内存版(集群架构)。
3397
3399
  # @type ProductType: Integer
3398
3400
  # @param Description: 参数模板描述。
3399
3401
  # @type Description: String
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.889
4
+ version: 3.0.890
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-08-19 00:00:00.000000000 Z
11
+ date: 2024-08-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common