Class: TencentCloud::Cdn::V20180606::MainlandConfig

Inherits:
TencentCloud::Common::AbstractModel
  • Object
show all
Defined in:
lib/v20180606/models.rb

Overview

域名国内地区特殊配置。分地区特殊配置。UpdateDomainConfig接口只支持修改部分地区配置,为了兼容旧版本配置,本类型会列出旧版本所有可能存在差异的配置列表,支持修改的配置列表如下: + Authentication + BandwidthAlert + ErrorPage + IpFilter + Origin + Referer

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(authentication = nil, bandwidthalert = nil, cache = nil, cachekey = nil, compression = nil, downstreamcapping = nil, errorpage = nil, followredirect = nil, forceredirect = nil, https = nil, ipfilter = nil, ipfreqlimit = nil, maxage = nil, origin = nil, originpulloptimization = nil, rangeoriginpull = nil, referer = nil, requestheader = nil, responseheader = nil, responseheadercache = nil, seo = nil, servicetype = nil, statuscodecache = nil, videoseek = nil, awsprivateaccess = nil, ossprivateaccess = nil, hwprivateaccess = nil, qnprivateaccess = nil) ⇒ MainlandConfig

Returns a new instance of MainlandConfig.



9530
9531
9532
9533
9534
9535
9536
9537
9538
9539
9540
9541
9542
9543
9544
9545
9546
9547
9548
9549
9550
9551
9552
9553
9554
9555
9556
9557
9558
9559
# File 'lib/v20180606/models.rb', line 9530

def initialize(authentication=nil, bandwidthalert=nil, cache=nil, cachekey=nil, compression=nil, downstreamcapping=nil, errorpage=nil, followredirect=nil, forceredirect=nil, https=nil, ipfilter=nil, ipfreqlimit=nil, maxage=nil, origin=nil, originpulloptimization=nil, rangeoriginpull=nil, referer=nil, requestheader=nil, responseheader=nil, responseheadercache=nil, seo=nil, servicetype=nil, statuscodecache=nil, videoseek=nil, awsprivateaccess=nil, ossprivateaccess=nil, hwprivateaccess=nil, qnprivateaccess=nil)
  @Authentication = authentication
  @BandwidthAlert = bandwidthalert
  @Cache = cache
  @CacheKey = cachekey
  @Compression = compression
  @DownstreamCapping = downstreamcapping
  @ErrorPage = errorpage
  @FollowRedirect = followredirect
  @ForceRedirect = forceredirect
  @Https = https
  @IpFilter = ipfilter
  @IpFreqLimit = ipfreqlimit
  @MaxAge = maxage
  @Origin = origin
  @OriginPullOptimization = originpulloptimization
  @RangeOriginPull = rangeoriginpull
  @Referer = referer
  @RequestHeader = requestheader
  @ResponseHeader = responseheader
  @ResponseHeaderCache = responseheadercache
  @Seo = seo
  @ServiceType = servicetype
  @StatusCodeCache = statuscodecache
  @VideoSeek = videoseek
  @AwsPrivateAccess = awsprivateaccess
  @OssPrivateAccess = ossprivateaccess
  @HwPrivateAccess = hwprivateaccess
  @QnPrivateAccess = qnprivateaccess
end

Instance Attribute Details

#AuthenticationObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def Authentication
  @Authentication
end

#AwsPrivateAccessObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def AwsPrivateAccess
  @AwsPrivateAccess
end

#BandwidthAlertObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def BandwidthAlert
  @BandwidthAlert
end

#CacheObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def Cache
  @Cache
end

#CacheKeyObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def CacheKey
  @CacheKey
end

#CompressionObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def Compression
  @Compression
end

#DownstreamCappingObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def DownstreamCapping
  @DownstreamCapping
end

#ErrorPageObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def ErrorPage
  @ErrorPage
end

#FollowRedirectObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def FollowRedirect
  @FollowRedirect
end

#ForceRedirectObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def ForceRedirect
  @ForceRedirect
end

#HttpsObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def Https
  @Https
end

#HwPrivateAccessObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def HwPrivateAccess
  @HwPrivateAccess
end

#IpFilterObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def IpFilter
  @IpFilter
end

#IpFreqLimitObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def IpFreqLimit
  @IpFreqLimit
end

#MaxAgeObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def MaxAge
  @MaxAge
end

#OriginObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def Origin
  @Origin
end

#OriginPullOptimizationObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def OriginPullOptimization
  @OriginPullOptimization
end

#OssPrivateAccessObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def OssPrivateAccess
  @OssPrivateAccess
end

#QnPrivateAccessObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def QnPrivateAccess
  @QnPrivateAccess
end

#RangeOriginPullObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def RangeOriginPull
  @RangeOriginPull
end

#RefererObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def Referer
  @Referer
end

#RequestHeaderObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def RequestHeader
  @RequestHeader
end

#ResponseHeaderObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def ResponseHeader
  @ResponseHeader
end

#ResponseHeaderCacheObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def ResponseHeaderCache
  @ResponseHeaderCache
end

#SeoObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def Seo
  @Seo
end

#ServiceTypeObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def ServiceType
  @ServiceType
end

#StatusCodeCacheObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def StatusCodeCache
  @StatusCodeCache
end

#VideoSeekObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Authentication:

    时间戳防盗链配置。

  • BandwidthAlert:

    带宽封顶配置。

  • Cache:

    缓存规则配置。

  • CacheKey:

    缓存相关配置。

  • Compression:

    智能压缩配置。

  • DownstreamCapping:

    下载限速配置。

  • ErrorPage:

    错误码重定向配置。

  • FollowRedirect:

    301和302自动回源跟随配置。

  • ForceRedirect:

    访问协议强制跳转配置。

  • Https:

    Https配置。

  • IpFilter:

    IP黑白名单配置。

  • IpFreqLimit:

    IP限频配置。

  • MaxAge:

    浏览器缓存规则配置。

  • Origin:

    源站配置。

  • OriginPullOptimization:

    跨国优化配置。

  • RangeOriginPull:

    Range回源配置。

  • Referer:

    防盗链配置。

  • RequestHeader:

    回源请求头部配置。

  • ResponseHeader:

    源站响应头部配置。

  • ResponseHeaderCache:

    遵循源站缓存头部配置。

  • Seo:

    seo优化配置。

  • ServiceType:

    域名业务类型,web,download,media分别表示静态加速,下载加速和流媒体加速。

  • StatusCodeCache:

    状态码缓存配置。

  • VideoSeek:

    视频拖拽配置。

  • AwsPrivateAccess:

    回源S3私有鉴权。

  • OssPrivateAccess:

    回源OSS私有鉴权。

  • HwPrivateAccess:

    华为云对象存储回源鉴权

  • QnPrivateAccess:

    七牛云对象存储回源鉴权



9528
9529
9530
# File 'lib/v20180606/models.rb', line 9528

def VideoSeek
  @VideoSeek
end

Instance Method Details

#deserialize(params) ⇒ Object



9561
9562
9563
9564
9565
9566
9567
9568
9569
9570
9571
9572
9573
9574
9575
9576
9577
9578
9579
9580
9581
9582
9583
9584
9585
9586
9587
9588
9589
9590
9591
9592
9593
9594
9595
9596
9597
9598
9599
9600
9601
9602
9603
9604
9605
9606
9607
9608
9609
9610
9611
9612
9613
9614
9615
9616
9617
9618
9619
9620
9621
9622
9623
9624
9625
9626
9627
9628
9629
9630
9631
9632
9633
9634
9635
9636
9637
9638
9639
9640
9641
9642
9643
9644
9645
9646
9647
9648
9649
9650
9651
9652
9653
9654
9655
9656
9657
9658
9659
9660
9661
9662
9663
9664
9665
9666
9667
9668
9669
9670
9671
# File 'lib/v20180606/models.rb', line 9561

def deserialize(params)
  unless params['Authentication'].nil?
    @Authentication = Authentication.new
    @Authentication.deserialize(params['Authentication'])
  end
  unless params['BandwidthAlert'].nil?
    @BandwidthAlert = BandwidthAlert.new
    @BandwidthAlert.deserialize(params['BandwidthAlert'])
  end
  unless params['Cache'].nil?
    @Cache = Cache.new
    @Cache.deserialize(params['Cache'])
  end
  unless params['CacheKey'].nil?
    @CacheKey = CacheKey.new
    @CacheKey.deserialize(params['CacheKey'])
  end
  unless params['Compression'].nil?
    @Compression = Compression.new
    @Compression.deserialize(params['Compression'])
  end
  unless params['DownstreamCapping'].nil?
    @DownstreamCapping = DownstreamCapping.new
    @DownstreamCapping.deserialize(params['DownstreamCapping'])
  end
  unless params['ErrorPage'].nil?
    @ErrorPage = ErrorPage.new
    @ErrorPage.deserialize(params['ErrorPage'])
  end
  unless params['FollowRedirect'].nil?
    @FollowRedirect = FollowRedirect.new
    @FollowRedirect.deserialize(params['FollowRedirect'])
  end
  unless params['ForceRedirect'].nil?
    @ForceRedirect = ForceRedirect.new
    @ForceRedirect.deserialize(params['ForceRedirect'])
  end
  unless params['Https'].nil?
    @Https = Https.new
    @Https.deserialize(params['Https'])
  end
  unless params['IpFilter'].nil?
    @IpFilter = IpFilter.new
    @IpFilter.deserialize(params['IpFilter'])
  end
  unless params['IpFreqLimit'].nil?
    @IpFreqLimit = IpFreqLimit.new
    @IpFreqLimit.deserialize(params['IpFreqLimit'])
  end
  unless params['MaxAge'].nil?
    @MaxAge = MaxAge.new
    @MaxAge.deserialize(params['MaxAge'])
  end
  unless params['Origin'].nil?
    @Origin = Origin.new
    @Origin.deserialize(params['Origin'])
  end
  unless params['OriginPullOptimization'].nil?
    @OriginPullOptimization = OriginPullOptimization.new
    @OriginPullOptimization.deserialize(params['OriginPullOptimization'])
  end
  unless params['RangeOriginPull'].nil?
    @RangeOriginPull = RangeOriginPull.new
    @RangeOriginPull.deserialize(params['RangeOriginPull'])
  end
  unless params['Referer'].nil?
    @Referer = Referer.new
    @Referer.deserialize(params['Referer'])
  end
  unless params['RequestHeader'].nil?
    @RequestHeader = RequestHeader.new
    @RequestHeader.deserialize(params['RequestHeader'])
  end
  unless params['ResponseHeader'].nil?
    @ResponseHeader = ResponseHeader.new
    @ResponseHeader.deserialize(params['ResponseHeader'])
  end
  unless params['ResponseHeaderCache'].nil?
    @ResponseHeaderCache = ResponseHeaderCache.new
    @ResponseHeaderCache.deserialize(params['ResponseHeaderCache'])
  end
  unless params['Seo'].nil?
    @Seo = Seo.new
    @Seo.deserialize(params['Seo'])
  end
  @ServiceType = params['ServiceType']
  unless params['StatusCodeCache'].nil?
    @StatusCodeCache = StatusCodeCache.new
    @StatusCodeCache.deserialize(params['StatusCodeCache'])
  end
  unless params['VideoSeek'].nil?
    @VideoSeek = VideoSeek.new
    @VideoSeek.deserialize(params['VideoSeek'])
  end
  unless params['AwsPrivateAccess'].nil?
    @AwsPrivateAccess = AwsPrivateAccess.new
    @AwsPrivateAccess.deserialize(params['AwsPrivateAccess'])
  end
  unless params['OssPrivateAccess'].nil?
    @OssPrivateAccess = OssPrivateAccess.new
    @OssPrivateAccess.deserialize(params['OssPrivateAccess'])
  end
  unless params['HwPrivateAccess'].nil?
    @HwPrivateAccess = HwPrivateAccess.new
    @HwPrivateAccess.deserialize(params['HwPrivateAccess'])
  end
  unless params['QnPrivateAccess'].nil?
    @QnPrivateAccess = QnPrivateAccess.new
    @QnPrivateAccess.deserialize(params['QnPrivateAccess'])
  end
end