tencentcloud-sdk-cdn 3.0.572 → 3.0.573
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/v20180606/models.rb +62 -31
- 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: d9517711e445b18dbe8bdde55072a2a48df14fcf
|
|
4
|
+
data.tar.gz: 4ed88d40a4faab94c09bfe8b93e1f75dcdbfdee6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c77cab0b9ed58837dec3e79c170c715af5743ab788ede12cdcca7a3ca90d479592531570fb70e9fc980fa153f8320d879bdf2d2381905886e336f47c9760e779
|
|
7
|
+
data.tar.gz: b7ff538d9e9c6e530fc84fb1a9a6e03557fd1b4809c5323e43a32a19d6394582ab6023831e3e96d2dac6a945c8c8549699efc0dd9bdb4a3a9dc69bd8a40fcd8b
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.573
|
data/lib/v20180606/models.rb
CHANGED
|
@@ -19,7 +19,9 @@ module TencentCloud
|
|
|
19
19
|
module V20180606
|
|
20
20
|
# 请求头部及请求url访问控制
|
|
21
21
|
class AccessControl < TencentCloud::Common::AbstractModel
|
|
22
|
-
# @param Switch:
|
|
22
|
+
# @param Switch: 启用请求头部及请求url访问控制开关,取值有:
|
|
23
|
+
# on:开启
|
|
24
|
+
# off:关闭
|
|
23
25
|
# @type Switch: String
|
|
24
26
|
# @param AccessControlRules: 请求头部及请求url访问规则
|
|
25
27
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -560,7 +562,10 @@ module TencentCloud
|
|
|
560
562
|
|
|
561
563
|
# 时间戳防盗链高级版配置,白名单功能
|
|
562
564
|
class AdvancedAuthentication < TencentCloud::Common::AbstractModel
|
|
563
|
-
# @param Switch:
|
|
565
|
+
# @param Switch: 防盗链配置开关,取值有:
|
|
566
|
+
# on:开启
|
|
567
|
+
# off:关闭
|
|
568
|
+
# 开启时必须且只配置一种模式,其余模式需要设置为 null
|
|
564
569
|
# @type Switch: String
|
|
565
570
|
# @param TypeA: 时间戳防盗链高级版模式A配置。
|
|
566
571
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -1284,7 +1289,7 @@ module TencentCloud
|
|
|
1284
1289
|
|
|
1285
1290
|
# 时间戳防盗链配置
|
|
1286
1291
|
class Authentication < TencentCloud::Common::AbstractModel
|
|
1287
|
-
# @param Switch:
|
|
1292
|
+
# @param Switch: 防盗链配置开关,取值有:
|
|
1288
1293
|
# on:开启
|
|
1289
1294
|
# off:关闭
|
|
1290
1295
|
# 开启时必须且只配置一种模式,其余模式需要设置为 null
|
|
@@ -1530,7 +1535,9 @@ module TencentCloud
|
|
|
1530
1535
|
|
|
1531
1536
|
# 图片优化-AvifAdapter配置
|
|
1532
1537
|
class AvifAdapter < TencentCloud::Common::AbstractModel
|
|
1533
|
-
# @param Switch:
|
|
1538
|
+
# @param Switch: 图片优化AvifAdapter配置项开关,取值有:
|
|
1539
|
+
# on:开启
|
|
1540
|
+
# off:关闭
|
|
1534
1541
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
1535
1542
|
# @type Switch: String
|
|
1536
1543
|
|
|
@@ -1547,7 +1554,9 @@ module TencentCloud
|
|
|
1547
1554
|
|
|
1548
1555
|
# s3源站回源鉴权。
|
|
1549
1556
|
class AwsPrivateAccess < TencentCloud::Common::AbstractModel
|
|
1550
|
-
# @param Switch:
|
|
1557
|
+
# @param Switch: s3源站回源鉴权配置项开关,取值有:
|
|
1558
|
+
# on:开启
|
|
1559
|
+
# off:关闭
|
|
1551
1560
|
# @type Switch: String
|
|
1552
1561
|
# @param AccessKey: 访问ID。
|
|
1553
1562
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -1583,7 +1592,7 @@ module TencentCloud
|
|
|
1583
1592
|
|
|
1584
1593
|
# 带宽封顶配置,默认为关闭状态
|
|
1585
1594
|
class BandwidthAlert < TencentCloud::Common::AbstractModel
|
|
1586
|
-
# @param Switch:
|
|
1595
|
+
# @param Switch: 用量封顶配置开关,取值有:
|
|
1587
1596
|
# on:开启
|
|
1588
1597
|
# off:关闭
|
|
1589
1598
|
# @type Switch: String
|
|
@@ -1597,7 +1606,7 @@ module TencentCloud
|
|
|
1597
1606
|
# @param LastTriggerTime: 境内区域上次触发用量封顶阈值的时间
|
|
1598
1607
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
1599
1608
|
# @type LastTriggerTime: String
|
|
1600
|
-
# @param AlertSwitch:
|
|
1609
|
+
# @param AlertSwitch: 用量封顶提醒配置开关,取值有:
|
|
1601
1610
|
# on:开启
|
|
1602
1611
|
# off:关闭
|
|
1603
1612
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -2060,8 +2069,9 @@ module TencentCloud
|
|
|
2060
2069
|
|
|
2061
2070
|
# 启发式自定义时间缓存配置
|
|
2062
2071
|
class CacheConfig < TencentCloud::Common::AbstractModel
|
|
2063
|
-
# @param HeuristicCacheTimeSwitch:
|
|
2064
|
-
#
|
|
2072
|
+
# @param HeuristicCacheTimeSwitch: 启发式自定义时间缓存配置开关,取值有:
|
|
2073
|
+
# on:开启
|
|
2074
|
+
# off:关闭
|
|
2065
2075
|
# @type HeuristicCacheTimeSwitch: String
|
|
2066
2076
|
# @param HeuristicCacheTime: 单位 秒.
|
|
2067
2077
|
# @type HeuristicCacheTime: Integer
|
|
@@ -2081,7 +2091,7 @@ module TencentCloud
|
|
|
2081
2091
|
|
|
2082
2092
|
# 路径缓存缓存配置
|
|
2083
2093
|
class CacheConfigCache < TencentCloud::Common::AbstractModel
|
|
2084
|
-
# @param Switch:
|
|
2094
|
+
# @param Switch: 路径缓存配置开关,取值有:
|
|
2085
2095
|
# on:开启
|
|
2086
2096
|
# off:关闭
|
|
2087
2097
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -2130,7 +2140,7 @@ module TencentCloud
|
|
|
2130
2140
|
|
|
2131
2141
|
# 路径缓存遵循源站配置
|
|
2132
2142
|
class CacheConfigFollowOrigin < TencentCloud::Common::AbstractModel
|
|
2133
|
-
# @param Switch:
|
|
2143
|
+
# @param Switch: 路径缓存遵循源站配置开关,取值有:
|
|
2134
2144
|
# on:开启
|
|
2135
2145
|
# off:关闭
|
|
2136
2146
|
# @type Switch: String
|
|
@@ -2156,7 +2166,7 @@ module TencentCloud
|
|
|
2156
2166
|
|
|
2157
2167
|
# 路径缓存不缓存配置
|
|
2158
2168
|
class CacheConfigNoCache < TencentCloud::Common::AbstractModel
|
|
2159
|
-
# @param Switch:
|
|
2169
|
+
# @param Switch: 路径缓存不缓存配置配置开关,取值有:
|
|
2160
2170
|
# on:开启
|
|
2161
2171
|
# off:关闭
|
|
2162
2172
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -2280,7 +2290,9 @@ module TencentCloud
|
|
|
2280
2290
|
|
|
2281
2291
|
# 组成CacheKey的一部分
|
|
2282
2292
|
class CacheTagKey < TencentCloud::Common::AbstractModel
|
|
2283
|
-
# @param Switch:
|
|
2293
|
+
# @param Switch: 使用CacheTag作为CacheKey的一部分配置开关,取值有
|
|
2294
|
+
# on:开启,使用CacheTag作为CacheKey的一部分
|
|
2295
|
+
# off:关闭,不使用CacheTag作为CacheKey的一部分
|
|
2284
2296
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
2285
2297
|
# @type Switch: String
|
|
2286
2298
|
# @param Value: 自定义CacheTag的值
|
|
@@ -2668,7 +2680,7 @@ module TencentCloud
|
|
|
2668
2680
|
|
|
2669
2681
|
# 智能压缩配置,默认对 js、html、css、xml、json、shtml、htm 后缀且大小为 256 ~ 2097152 字节的文件进行 GZIP 压缩
|
|
2670
2682
|
class Compression < TencentCloud::Common::AbstractModel
|
|
2671
|
-
# @param Switch:
|
|
2683
|
+
# @param Switch: 智能压缩配置开关,取值有:
|
|
2672
2684
|
# on:开启
|
|
2673
2685
|
# off:关闭
|
|
2674
2686
|
# @type Switch: String
|
|
@@ -2760,7 +2772,9 @@ module TencentCloud
|
|
|
2760
2772
|
|
|
2761
2773
|
# 组成CacheKey的一部分
|
|
2762
2774
|
class CookieKey < TencentCloud::Common::AbstractModel
|
|
2763
|
-
# @param Switch:
|
|
2775
|
+
# @param Switch: 使用Cookie作为Cache的一部分配置开关,取值有:
|
|
2776
|
+
# on:开启,使用Cookie作为Cache的一部分
|
|
2777
|
+
# off:关闭,不使用Cookie作为Cache的一部分
|
|
2764
2778
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
2765
2779
|
# @type Switch: String
|
|
2766
2780
|
# @param Value: 使用的cookie,';' 分割
|
|
@@ -7217,7 +7231,7 @@ module TencentCloud
|
|
|
7217
7231
|
|
|
7218
7232
|
# 单链接下行限速配置,默认为关闭状态
|
|
7219
7233
|
class DownstreamCapping < TencentCloud::Common::AbstractModel
|
|
7220
|
-
# @param Switch:
|
|
7234
|
+
# @param Switch: 下行速度配置开关,取值有:
|
|
7221
7235
|
# on:开启
|
|
7222
7236
|
# off:关闭
|
|
7223
7237
|
# @type Switch: String
|
|
@@ -7439,7 +7453,7 @@ module TencentCloud
|
|
|
7439
7453
|
|
|
7440
7454
|
# 状态码重定向配置,默认为关闭状态
|
|
7441
7455
|
class ErrorPage < TencentCloud::Common::AbstractModel
|
|
7442
|
-
# @param Switch:
|
|
7456
|
+
# @param Switch: 状态码重定向配置开关,取值有:
|
|
7443
7457
|
# on:开启
|
|
7444
7458
|
# off:关闭
|
|
7445
7459
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -7549,7 +7563,7 @@ module TencentCloud
|
|
|
7549
7563
|
|
|
7550
7564
|
# 回源 301/302 状态码自动跟随配置,默认为关闭状态
|
|
7551
7565
|
class FollowRedirect < TencentCloud::Common::AbstractModel
|
|
7552
|
-
# @param Switch:
|
|
7566
|
+
# @param Switch: 回源跟随配置开关,取值有:
|
|
7553
7567
|
# on:开启
|
|
7554
7568
|
# off:关闭
|
|
7555
7569
|
# @type Switch: String
|
|
@@ -7575,7 +7589,7 @@ module TencentCloud
|
|
|
7575
7589
|
|
|
7576
7590
|
# 访问协议强制跳转配置,默认为关闭状态
|
|
7577
7591
|
class ForceRedirect < TencentCloud::Common::AbstractModel
|
|
7578
|
-
# @param Switch:
|
|
7592
|
+
# @param Switch: 访问强制跳转配置开关,取值有:
|
|
7579
7593
|
# on:开启
|
|
7580
7594
|
# off:关闭
|
|
7581
7595
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -7687,7 +7701,9 @@ module TencentCloud
|
|
|
7687
7701
|
|
|
7688
7702
|
# 图片优化-GuetzliAdapter配置
|
|
7689
7703
|
class GuetzliAdapter < TencentCloud::Common::AbstractModel
|
|
7690
|
-
# @param Switch:
|
|
7704
|
+
# @param Switch: 图片优化-GuetzliAdapter配置开关,取值有:
|
|
7705
|
+
# on:开启
|
|
7706
|
+
# off:关闭
|
|
7691
7707
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
7692
7708
|
# @type Switch: String
|
|
7693
7709
|
|
|
@@ -7724,7 +7740,9 @@ module TencentCloud
|
|
|
7724
7740
|
|
|
7725
7741
|
# 组成CacheKey
|
|
7726
7742
|
class HeaderKey < TencentCloud::Common::AbstractModel
|
|
7727
|
-
# @param Switch:
|
|
7743
|
+
# @param Switch: 组成Cachekey配置开关,取值有:
|
|
7744
|
+
# on:开启
|
|
7745
|
+
# off:关闭
|
|
7728
7746
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
7729
7747
|
# @type Switch: String
|
|
7730
7748
|
# @param Value: 组成CacheKey的header数组,';' 分割
|
|
@@ -7746,8 +7764,9 @@ module TencentCloud
|
|
|
7746
7764
|
|
|
7747
7765
|
# 启发式缓存配置
|
|
7748
7766
|
class HeuristicCache < TencentCloud::Common::AbstractModel
|
|
7749
|
-
# @param Switch:
|
|
7750
|
-
#
|
|
7767
|
+
# @param Switch: 启发式缓存配置开关,取值有:
|
|
7768
|
+
# on:开启
|
|
7769
|
+
# off:关闭
|
|
7751
7770
|
# @type Switch: String
|
|
7752
7771
|
# @param CacheConfig: 自定义启发式缓存时间配置
|
|
7753
7772
|
# @type CacheConfig: :class:`Tencentcloud::Cdn.v20180606.models.CacheConfig`
|
|
@@ -7770,7 +7789,9 @@ module TencentCloud
|
|
|
7770
7789
|
|
|
7771
7790
|
# HSTS 配置。
|
|
7772
7791
|
class Hsts < TencentCloud::Common::AbstractModel
|
|
7773
|
-
# @param Switch:
|
|
7792
|
+
# @param Switch: HSTS 配置开关,取值有:
|
|
7793
|
+
# on:开启
|
|
7794
|
+
# off:关闭
|
|
7774
7795
|
# @type Switch: String
|
|
7775
7796
|
# @param MaxAge: MaxAge数值。
|
|
7776
7797
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -7870,7 +7891,7 @@ module TencentCloud
|
|
|
7870
7891
|
|
|
7871
7892
|
# 域名 https 加速配置,默认为关闭状态
|
|
7872
7893
|
class Https < TencentCloud::Common::AbstractModel
|
|
7873
|
-
# @param Switch: https
|
|
7894
|
+
# @param Switch: https 配置开关,取值有:
|
|
7874
7895
|
# on:开启
|
|
7875
7896
|
# off:关闭
|
|
7876
7897
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -7958,7 +7979,9 @@ module TencentCloud
|
|
|
7958
7979
|
|
|
7959
7980
|
# HTTPS服务,若关闭,下发配置拦截https请求,开启时会产生计费
|
|
7960
7981
|
class HttpsBilling < TencentCloud::Common::AbstractModel
|
|
7961
|
-
# @param Switch: HTTPS
|
|
7982
|
+
# @param Switch: HTTPS服务配置开关,取值有:
|
|
7983
|
+
# on:开启,缺省时默认开启【会产生计费】
|
|
7984
|
+
# off:关闭,拦截https请求
|
|
7962
7985
|
# @type Switch: String
|
|
7963
7986
|
|
|
7964
7987
|
attr_accessor :Switch
|
|
@@ -8069,9 +8092,11 @@ module TencentCloud
|
|
|
8069
8092
|
end
|
|
8070
8093
|
end
|
|
8071
8094
|
|
|
8072
|
-
#
|
|
8095
|
+
# 华为云对象存储回源鉴权
|
|
8073
8096
|
class HwPrivateAccess < TencentCloud::Common::AbstractModel
|
|
8074
|
-
# @param Switch:
|
|
8097
|
+
# @param Switch: 华为云对象存储回源鉴权配置开关,取值有:
|
|
8098
|
+
# on:开启
|
|
8099
|
+
# off:关闭
|
|
8075
8100
|
# @type Switch: String
|
|
8076
8101
|
# @param AccessKey: 访问 ID
|
|
8077
8102
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -8146,7 +8171,7 @@ module TencentCloud
|
|
|
8146
8171
|
|
|
8147
8172
|
# IP 黑白名单配置,默认为关闭状态
|
|
8148
8173
|
class IpFilter < TencentCloud::Common::AbstractModel
|
|
8149
|
-
# @param Switch: IP
|
|
8174
|
+
# @param Switch: IP 黑白名单配置开关,取值有
|
|
8150
8175
|
# on:开启
|
|
8151
8176
|
# off:关闭
|
|
8152
8177
|
# @type Switch: String
|
|
@@ -11413,7 +11438,10 @@ module TencentCloud
|
|
|
11413
11438
|
|
|
11414
11439
|
# 是否回源站校验
|
|
11415
11440
|
class Revalidate < TencentCloud::Common::AbstractModel
|
|
11416
|
-
# @param Switch:
|
|
11441
|
+
# @param Switch: 总是回源校验配置开关,取值有:
|
|
11442
|
+
# on:开启
|
|
11443
|
+
# off:关闭
|
|
11444
|
+
|
|
11417
11445
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
11418
11446
|
# @type Switch: String
|
|
11419
11447
|
# @param Path: 只在特定请求路径回源站校验
|
|
@@ -11536,7 +11564,10 @@ module TencentCloud
|
|
|
11536
11564
|
|
|
11537
11565
|
# 路径保留参数配置
|
|
11538
11566
|
class RuleQueryString < TencentCloud::Common::AbstractModel
|
|
11539
|
-
# @param Switch:
|
|
11567
|
+
# @param Switch: 路径保留参数配置开关,取值有:
|
|
11568
|
+
# on:开启,CacheKey由QueryString组成
|
|
11569
|
+
# off:关闭,CacheKey不由QueryString组成
|
|
11570
|
+
|
|
11540
11571
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
11541
11572
|
# @type Switch: String
|
|
11542
11573
|
# @param Action: includeCustom 包含部分url参数
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-cdn
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.573
|
|
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-05-
|
|
11
|
+
date: 2023-05-19 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|