tencentcloud-sdk-teo 3.0.549 → 3.0.551

Sign up to get free protection for your applications and to get access to all the features.
@@ -11403,9 +11403,9 @@ module TencentCloud
11403
11403
  # <li> on:开启;</li>
11404
11404
  # <li> off:关闭。</li>
11405
11405
  # @type Switch: String
11406
- # @param BlockRuleIDs: 黑名单,ID参考接口 [DescribeSecurityGroupManagedRules](https://tcloud4api.woa.com/document/product/1657/80807?!preview&!document=1)。
11406
+ # @param BlockRuleIDs: 黑名单ID列表,将规则ID加入本参数列表中代表该ID关闭,即该规则ID不再生效。
11407
11407
  # @type BlockRuleIDs: Array
11408
- # @param ObserveRuleIDs: 观察模式ID列表,将规则ID加入本参数列表中代表该ID使用观察模式生效,即该规则ID进入观察模式。ID参考接口 [DescribeSecurityGroupManagedRules](https://tcloud4api.woa.com/document/product/1657/80807?!preview&!document=1)。
11408
+ # @param ObserveRuleIDs: 观察模式ID列表,将规则ID加入本参数列表中代表该ID使用观察模式生效,即该规则ID进入观察模式。
11409
11409
  # @type ObserveRuleIDs: Array
11410
11410
 
11411
11411
  attr_accessor :Switch, :BlockRuleIDs, :ObserveRuleIDs
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-teo
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.549
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-12 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
@@ -33,9 +33,9 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
+ - lib/tencentcloud-sdk-teo.rb
36
37
  - lib/v20220106/client.rb
37
38
  - lib/v20220106/models.rb
38
- - lib/tencentcloud-sdk-teo.rb
39
39
  - lib/v20220901/client.rb
40
40
  - lib/v20220901/models.rb
41
41
  - lib/VERSION