tencentcloud-sdk-cfw 3.0.382 → 3.0.386

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ca84c6dac631c2d528c6426bdc8d2f4cd3678046
4
- data.tar.gz: 4e761878f30fc0b30098d5971a6a91ba125d53f1
3
+ metadata.gz: c16df5487248fff5221ef5869878ad514b6f7d4e
4
+ data.tar.gz: 786d5f58658958b8787dcaa2424c0f17d4cd4b7c
5
5
  SHA512:
6
- metadata.gz: 6b1df1ec8b30444da251e86df421e30bee5e12a4e404693da070e1d506904345d60078482673261383cc245352efce37f0a178f3934f42017c4fd3fe3f3e8b06
7
- data.tar.gz: 4879a122d25294d871d1299f7be39c619439aacb3274c822a15134b70c34015ef0b78833819c4193abf7f1f86b6c88b009e0f35f8dc4d06a49170d865b3c186b
6
+ metadata.gz: 7d0d74285a34e58d24bf53294cb2156ead82e6b58532435ac9e60c9dc5d9593903425002273a357f22aeb7032e24d241898a8a03cd65bdb28499ac0ef0b08793
7
+ data.tar.gz: 22d1ae0a77398b31a91a13914108e99c1a1bc6b6b9a8b5c7493b34616fc1d956202a960d913fc3fdc92998f5c9d3b04882d93740664e026cbe656ea714e51588
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.382
1
+ 3.0.386
@@ -3327,9 +3327,9 @@ module TencentCloud
3327
3327
  # @type IOC: Array
3328
3328
  # @param IocAction: 可选值:delete(删除)、edit(编辑)、add(添加) 其他值无效
3329
3329
  # @type IocAction: String
3330
- # @param StartTime: 时间格式:yyyy-MM-dd HH:mm:ss
3330
+ # @param StartTime: 时间格式:yyyy-MM-dd HH:mm:ss,IocAction 为edit或add时必填
3331
3331
  # @type StartTime: String
3332
- # @param EndTime: 时间格式:yyyy-MM-dd HH:mm:ss
3332
+ # @param EndTime: 时间格式:yyyy-MM-dd HH:mm:ss,IocAction 为edit或add时必填
3333
3333
  # @type EndTime: String
3334
3334
 
3335
3335
  attr_accessor :RuleType, :IOC, :IocAction, :StartTime, :EndTime
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cfw
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.382
4
+ version: 3.0.386
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-08-08 00:00:00.000000000 Z
11
+ date: 2022-08-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common