tencentcloud-sdk-teo 3.0.742 → 3.0.743
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/v20220901/models.rb +11 -11
- 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: 0750054eeaa7a307a709fe2519f1365737cda583
|
|
4
|
+
data.tar.gz: 7e2e20c8688c53e2abbfb66197b339e2b5667ff4
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d1db66c7eca4249a11b5ed3679e89538e32e4be73a975dec20dde473a3c88069f1c459b6628b2db0d9b6b2801aa80370973b1ce36f47bca21d83978d9434e53d
|
|
7
|
+
data.tar.gz: c67f4d786932cc458e67865ecf8105928e98d7be62467e1713f95920f3189c8d796fbe2aec0131107946d788714812afb1314cd71c18f45dc68ca3c21b8d7d4e
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.743
|
data/lib/v20220901/models.rb
CHANGED
|
@@ -2369,9 +2369,9 @@ module TencentCloud
|
|
|
2369
2369
|
# <li>purge_all:站点下全部缓存刷新;</li>
|
|
2370
2370
|
# <li>purge_cache_tag:cache-tag 刷新。</li>缓存清除类型详情请查看[清除缓存](https://cloud.tencent.com/document/product/1552/70759)。
|
|
2371
2371
|
# @type Type: String
|
|
2372
|
-
# @param Method: 节点缓存清除方法,针对目录刷新、Hostname
|
|
2372
|
+
# @param Method: 节点缓存清除方法,针对目录刷新、Hostname刷新以及刷新全部缓存类型有效,取值有:<li> invalidate:仅刷新目录下产生了更新的资源;</li><li> delete:无论目录下资源是否更新都刷新节点资源。</li>默认值: invalidate。
|
|
2373
2373
|
# @type Method: String
|
|
2374
|
-
# @param Targets: 要清除缓存的资源列表。每个元素格式依据清除缓存类型而定,可参考接口示例。<li
|
|
2374
|
+
# @param Targets: 要清除缓存的资源列表。每个元素格式依据清除缓存类型而定,可参考接口示例。<li>单次提交的任务数受计费套餐配额限制,请查看 [EO计费套餐](https://cloud.tencent.com/document/product/1552/77380)。</li>
|
|
2375
2375
|
# @type Targets: Array
|
|
2376
2376
|
# @param EncodeUrl: 若有编码转换,仅清除编码转换后匹配的资源。
|
|
2377
2377
|
# 若内容含有非 ASCII 字符集的字符,请开启此开关进行编码转换(编码规则遵循 RFC3986)。
|
|
@@ -9676,34 +9676,34 @@ module TencentCloud
|
|
|
9676
9676
|
|
|
9677
9677
|
# 安全配置
|
|
9678
9678
|
class SecurityConfig < TencentCloud::Common::AbstractModel
|
|
9679
|
-
# @param WafConfig:
|
|
9679
|
+
# @param WafConfig: 托管规则。如果入参为空或不填,默认使用历史配置。
|
|
9680
9680
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
9681
9681
|
# @type WafConfig: :class:`Tencentcloud::Teo.v20220901.models.WafConfig`
|
|
9682
|
-
# @param RateLimitConfig:
|
|
9682
|
+
# @param RateLimitConfig: 速率限制。如果入参为空或不填,默认使用历史配置。
|
|
9683
9683
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
9684
9684
|
# @type RateLimitConfig: :class:`Tencentcloud::Teo.v20220901.models.RateLimitConfig`
|
|
9685
|
-
# @param AclConfig:
|
|
9685
|
+
# @param AclConfig: 自定义规则。如果入参为空或不填,默认使用历史配置。
|
|
9686
9686
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
9687
9687
|
# @type AclConfig: :class:`Tencentcloud::Teo.v20220901.models.AclConfig`
|
|
9688
|
-
# @param BotConfig: Bot
|
|
9688
|
+
# @param BotConfig: Bot配置。如果入参为空或不填,默认使用历史配置。
|
|
9689
9689
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
9690
9690
|
# @type BotConfig: :class:`Tencentcloud::Teo.v20220901.models.BotConfig`
|
|
9691
|
-
# @param SwitchConfig:
|
|
9691
|
+
# @param SwitchConfig: 七层防护总开关。如果入参为空或不填,默认使用历史配置。
|
|
9692
9692
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
9693
9693
|
# @type SwitchConfig: :class:`Tencentcloud::Teo.v20220901.models.SwitchConfig`
|
|
9694
|
-
# @param IpTableConfig:
|
|
9694
|
+
# @param IpTableConfig: 基础访问管控。如果入参为空或不填,默认使用历史配置。
|
|
9695
9695
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
9696
9696
|
# @type IpTableConfig: :class:`Tencentcloud::Teo.v20220901.models.IpTableConfig`
|
|
9697
|
-
# @param ExceptConfig:
|
|
9697
|
+
# @param ExceptConfig: 例外规则配置。如果入参为空或不填,默认使用历史配置。
|
|
9698
9698
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
9699
9699
|
# @type ExceptConfig: :class:`Tencentcloud::Teo.v20220901.models.ExceptConfig`
|
|
9700
|
-
# @param DropPageConfig:
|
|
9700
|
+
# @param DropPageConfig: 自定义拦截页面配置。如果入参为空或不填,默认使用历史配置。
|
|
9701
9701
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
9702
9702
|
# @type DropPageConfig: :class:`Tencentcloud::Teo.v20220901.models.DropPageConfig`
|
|
9703
9703
|
# @param TemplateConfig: 模板配置。此处仅出参数使用。
|
|
9704
9704
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
9705
9705
|
# @type TemplateConfig: :class:`Tencentcloud::Teo.v20220901.models.TemplateConfig`
|
|
9706
|
-
# @param SlowPostConfig:
|
|
9706
|
+
# @param SlowPostConfig: 慢速攻击配置。如果入参为空或不填,默认使用历史配置。
|
|
9707
9707
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
9708
9708
|
# @type SlowPostConfig: :class:`Tencentcloud::Teo.v20220901.models.SlowPostConfig`
|
|
9709
9709
|
|
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.
|
|
4
|
+
version: 3.0.743
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-01-
|
|
11
|
+
date: 2024-01-07 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|