Method: TencentCloud::Cdn::V20180606::KeyRule#QueryString

Defined in:
lib/v20180606/models.rb

#QueryStringObject

file 时填充后缀名,如 jpg、txt directory 时填充路径,如 /xxx/test path 时填充绝对路径,如 /xxx/test.html index 时填充 / 注意:此字段可能返回 null,表示取不到有效值。file:指定文件后缀生效directory:指定路径生效path:指定绝对路径生效index:首页注意:此字段可能返回 null,表示取不到有效值。on:开启全路径缓存(即关闭参数忽略)off:关闭全路径缓存(即开启参数忽略)注意:此字段可能返回 null,表示取不到有效值。on:开启off:关闭注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • RulePaths:

    CacheType 对应类型下的匹配内容:

  • RuleType:

    规则类型:

  • FullUrlCache:

    是否开启全路径缓存

  • IgnoreCase:

    是否忽略大小写缓存

  • QueryString:

    CacheKey中包含请求参数

  • RuleTag:

    路径缓存键标签,传 user



6100
6101
6102
# File 'lib/v20180606/models.rb', line 6100

def QueryString
  @QueryString
end