tencentcloud-sdk-redis 3.0.424 → 3.0.425
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180412/models.rb +10 -10
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ea99580b9c960b35a69c95dd475b82dadcc6ecde
|
|
4
|
+
data.tar.gz: ceba8e81bf17a5c561a6f646196f67f1a27cc51d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2e68b686a3be91b57d69426d49383966ca58abbc4c2022ffb6f19443e0ba11e1e035ff7de9efbd6b0e37a6805a94096217ef274d54ef2c62c733bdd6dc9fd07c
|
|
7
|
+
data.tar.gz: 7a007729352b24595be328ddf7e84e81dc7f65c3914a68819660259decd1e5d71fdd14f276409c96fcca265e435be421fd91197034c42cfd3dec6c6adf81b2bd
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.425
|
data/lib/v20180412/models.rb
CHANGED
|
@@ -185,7 +185,7 @@ module TencentCloud
|
|
|
185
185
|
|
|
186
186
|
# AssociateSecurityGroups请求参数结构体
|
|
187
187
|
class AssociateSecurityGroupsRequest < TencentCloud::Common::AbstractModel
|
|
188
|
-
# @param Product:
|
|
188
|
+
# @param Product: 数据库引擎名称,本接口取值:redis。
|
|
189
189
|
# @type Product: String
|
|
190
190
|
# @param SecurityGroupId: 要绑定的安全组ID,类似sg-efil73jd。
|
|
191
191
|
# @type SecurityGroupId: String
|
|
@@ -1261,11 +1261,11 @@ module TencentCloud
|
|
|
1261
1261
|
|
|
1262
1262
|
# DescribeDBSecurityGroups返回参数结构体
|
|
1263
1263
|
class DescribeDBSecurityGroupsResponse < TencentCloud::Common::AbstractModel
|
|
1264
|
-
# @param Groups:
|
|
1264
|
+
# @param Groups: 安全组规则。
|
|
1265
1265
|
# @type Groups: Array
|
|
1266
|
-
# @param VIP:
|
|
1266
|
+
# @param VIP: 安全组生效内网地址。
|
|
1267
1267
|
# @type VIP: String
|
|
1268
|
-
# @param VPort:
|
|
1268
|
+
# @param VPort: 安全组生效内网端口。
|
|
1269
1269
|
# @type VPort: String
|
|
1270
1270
|
# @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1271
1271
|
# @type RequestId: String
|
|
@@ -3313,11 +3313,11 @@ module TencentCloud
|
|
|
3313
3313
|
|
|
3314
3314
|
# DisassociateSecurityGroups请求参数结构体
|
|
3315
3315
|
class DisassociateSecurityGroupsRequest < TencentCloud::Common::AbstractModel
|
|
3316
|
-
# @param Product:
|
|
3316
|
+
# @param Product: 数据库引擎名称,本接口取值:redis。
|
|
3317
3317
|
# @type Product: String
|
|
3318
|
-
# @param SecurityGroupId: 安全组
|
|
3318
|
+
# @param SecurityGroupId: 安全组 ID。
|
|
3319
3319
|
# @type SecurityGroupId: String
|
|
3320
|
-
# @param InstanceIds: 实例ID列表,一个或者多个实例
|
|
3320
|
+
# @param InstanceIds: 实例ID列表,一个或者多个实例 ID 组成的数组。
|
|
3321
3321
|
# @type InstanceIds: Array
|
|
3322
3322
|
|
|
3323
3323
|
attr_accessor :Product, :SecurityGroupId, :InstanceIds
|
|
@@ -4763,11 +4763,11 @@ module TencentCloud
|
|
|
4763
4763
|
|
|
4764
4764
|
# ModifyDBInstanceSecurityGroups请求参数结构体
|
|
4765
4765
|
class ModifyDBInstanceSecurityGroupsRequest < TencentCloud::Common::AbstractModel
|
|
4766
|
-
# @param Product:
|
|
4766
|
+
# @param Product: 数据库引擎名称,本接口取值:redis。
|
|
4767
4767
|
# @type Product: String
|
|
4768
|
-
# @param SecurityGroupIds: 要修改的安全组ID列表,一个或者多个安全组
|
|
4768
|
+
# @param SecurityGroupIds: 要修改的安全组 ID 列表,一个或者多个安全组 ID 组成的数组。
|
|
4769
4769
|
# @type SecurityGroupIds: Array
|
|
4770
|
-
# @param InstanceId: 实例ID,格式如:cdb-c1nl9rpv或者cdbro-c1nl9rpv,与云数据库控制台页面中显示的实例ID
|
|
4770
|
+
# @param InstanceId: 实例 ID,格式如:cdb-c1nl9rpv或者cdbro-c1nl9rpv,与云数据库控制台页面中显示的实例 ID 相同。
|
|
4771
4771
|
# @type InstanceId: String
|
|
4772
4772
|
|
|
4773
4773
|
attr_accessor :Product, :SecurityGroupIds, :InstanceId
|
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.
|
|
4
|
+
version: 3.0.425
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-10-
|
|
11
|
+
date: 2022-10-11 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|