tencentcloud-sdk-antiddos 1.0.307 → 1.0.308

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: 6e5bdf049ed88ea044fa109eb536162da73218d6
4
- data.tar.gz: f085cd4cc3cc9b3880d6ab0de16d8420841b2eb7
3
+ metadata.gz: a9610256b156f85bda37b4477641701ab5f17b78
4
+ data.tar.gz: 1bb297ad876b26e3b79dc7717e4eb39fc393ddc0
5
5
  SHA512:
6
- metadata.gz: a34f2c9371de2a22b7ef738ea1206b0b91970387db17a6a257e0ee289822254837a9ddd6c6a5f95162076ca58baef794b7da9941ea32398d7cc773def94dce58
7
- data.tar.gz: 0ea39fa6ec07752074eab049961b131196edf21ddd4a6461129bdb57e997b82119ba6055d358efcf6aeac8c78ff71355d2e0c391e0656ca235a9b323e965b9ea
6
+ metadata.gz: 834f0f983e46fb08215c111e075184cb416f24b5a36f2a91bc2add8c73d02e8ddcb4d4f06a7cb34ef6849eb90d7625a909af32f789aa02ab6e1667138013311b
7
+ data.tar.gz: 9156381e59e7cd0699f79244b714f3b58c24a0d9cdd753a44946e91f649c479f85964b485fd19e5a77ff09e7467114a0e7eddb86e1ec9882d8c2539e946f34ad
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.307
1
+ 1.0.308
@@ -5624,7 +5624,7 @@ module TencentCloud
5624
5624
  # @type InstanceId: String
5625
5625
  # @param PolicyId: 策略Id
5626
5626
  # @type PolicyId: String
5627
- # @param PolicyAction: 策略方式,可取值alg表示验证码,drop表示丢弃
5627
+ # @param PolicyAction: 策略方式。可取值:algdrop。alg指返回验证码方式验证,drop表示该访问丢弃。
5628
5628
  # @type PolicyAction: String
5629
5629
  # @param PolicyList: 策略记录
5630
5630
  # @type PolicyList: Array
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-antiddos
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.307
4
+ version: 1.0.308
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-05-08 00:00:00.000000000 Z
11
+ date: 2022-05-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common