tencentcloud-sdk-cfw 3.0.560 → 3.0.561

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: c21144bd13ac2098e982c98fc4ab21511b8d7f8a
4
- data.tar.gz: 28bd6371be837f3d56c172401458db5723ca7b6b
3
+ metadata.gz: bd94b8a14a18ed5b5e44b5248027f528b0c192c6
4
+ data.tar.gz: 785b042f45b02af0c2d35db48043e91128907fb5
5
5
  SHA512:
6
- metadata.gz: 4222ac6894b19411d58f378b0d48ec2f6c98f3a3d766bd339a442eafc8c12ca58362534fbc5318e16c4f7aa9d02884d55d5fb3e08893a6a2feb7fca55be80753
7
- data.tar.gz: 9ea0fe44ed5acc86224cc31c9831acf7f69c5d5bcb034f5ad0dc7817474d6619f7e1dc1ff9a0f474f013a65bc1fa70cac081fd444bfda00676b3a890f036943e
6
+ metadata.gz: 88c2151b554968b85569db6bd86acfa21aedfd47bc1e5d64d19bc4b0eb29d6ff898f111777918f152f9985a5dac93f1d763a8e41de0dcd91ae5dd5b5efba04b3
7
+ data.tar.gz: b168551c01ab1d2d39f6f3cb8f09d2a97ffebf7759460bfe1907b16b0a0557cb6b22c545e33d3cabab36114dc53c05016d01dd3b1d226e6efa5ba32e2eb2a105
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.560
1
+ 3.0.561
@@ -3741,7 +3741,11 @@ module TencentCloud
3741
3741
 
3742
3742
  # ModifyEnterpriseSecurityDispatchStatus请求参数结构体
3743
3743
  class ModifyEnterpriseSecurityDispatchStatusRequest < TencentCloud::Common::AbstractModel
3744
- # @param Status: 状态,0:立即下发,1:停止下发
3744
+ # @param Status: 0:打开立即下发开关;
3745
+
3746
+ # 1:关闭立即下发开关;
3747
+
3748
+ # 2:关闭立即下发开关下,触发开始下发
3745
3749
  # @type Status: Integer
3746
3750
 
3747
3751
  attr_accessor :Status
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.560
4
+ version: 3.0.561
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-26 00:00:00.000000000 Z
11
+ date: 2023-04-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common