lib/v20220901/models.rb in tencentcloud-sdk-teo-3.0.934 vs lib/v20220901/models.rb in tencentcloud-sdk-teo-3.0.935
- old
+ new
@@ -1511,12 +1511,12 @@
# 注意:此字段可能返回 null,表示取不到有效值。
# @type IgnoreCacheControl: String
attr_accessor :Switch, :CacheTime, :IgnoreCacheControl
extend Gem::Deprecate
- deprecate :IgnoreCacheControl, :none, 2024, 10
- deprecate :IgnoreCacheControl=, :none, 2024, 10
+ deprecate :IgnoreCacheControl, :none, 2024, 11
+ deprecate :IgnoreCacheControl=, :none, 2024, 11
def initialize(switch=nil, cachetime=nil, ignorecachecontrol=nil)
@Switch = switch
@CacheTime = cachetime
@IgnoreCacheControl = ignorecachecontrol
@@ -2953,12 +2953,12 @@
# @param CacheTag: 节点缓存清除类型取值为 purge_cache_tag 时附带的信息。
# @type CacheTag: :class:`Tencentcloud::Teo.v20220901.models.CacheTag`
attr_accessor :ZoneId, :Type, :Method, :Targets, :EncodeUrl, :CacheTag
extend Gem::Deprecate
- deprecate :EncodeUrl, :none, 2024, 10
- deprecate :EncodeUrl=, :none, 2024, 10
+ deprecate :EncodeUrl, :none, 2024, 11
+ deprecate :EncodeUrl=, :none, 2024, 11
def initialize(zoneid=nil, type=nil, method=nil, targets=nil, encodeurl=nil, cachetag=nil)
@ZoneId = zoneid
@Type = type
@Method = method
@@ -3321,14 +3321,14 @@
# @param JumpStart: 是否跳过站点现有的DNS记录扫描。默认值:false。
# @type JumpStart: Boolean
attr_accessor :Type, :ZoneName, :Area, :PlanId, :AliasZoneName, :Tags, :AllowDuplicates, :JumpStart
extend Gem::Deprecate
- deprecate :AllowDuplicates, :none, 2024, 10
- deprecate :AllowDuplicates=, :none, 2024, 10
- deprecate :JumpStart, :none, 2024, 10
- deprecate :JumpStart=, :none, 2024, 10
+ deprecate :AllowDuplicates, :none, 2024, 11
+ deprecate :AllowDuplicates=, :none, 2024, 11
+ deprecate :JumpStart, :none, 2024, 11
+ deprecate :JumpStart=, :none, 2024, 11
def initialize(type=nil, zonename=nil, area=nil, planid=nil, aliaszonename=nil, tags=nil, allowduplicates=nil, jumpstart=nil)
@Type = type
@ZoneName = zonename
@Area = area
@@ -10372,12 +10372,12 @@
# @param ClientCertInfo: 在边缘双向认证场景下,该字段为客户端的 CA 证书,部署在 EO 的入口侧,用于客户端对 EO 节点进行认证。不填写表示保持原有配置。
# @type ClientCertInfo: :class:`Tencentcloud::Teo.v20220901.models.MutualTLS`
attr_accessor :ZoneId, :Hosts, :Mode, :ServerCertInfo, :ApplyType, :ClientCertInfo
extend Gem::Deprecate
- deprecate :ApplyType, :none, 2024, 10
- deprecate :ApplyType=, :none, 2024, 10
+ deprecate :ApplyType, :none, 2024, 11
+ deprecate :ApplyType=, :none, 2024, 11
def initialize(zoneid=nil, hosts=nil, mode=nil, servercertinfo=nil, applytype=nil, clientcertinfo=nil)
@ZoneId = zoneid
@Hosts = hosts
@Mode = mode
@@ -11525,16 +11525,16 @@
# @param VodeoBucketId: MO 存储桶 ID,分发范围(DistributionRange)为存储桶(Bucket)时必填
# @type VodeoBucketId: String
attr_accessor :OriginType, :Origin, :BackupOrigin, :OriginGroupName, :BackOriginGroupName, :PrivateAccess, :PrivateParameters, :VodeoSubAppId, :VodeoDistributionRange, :VodeoBucketId
extend Gem::Deprecate
- deprecate :VodeoSubAppId, :none, 2024, 10
- deprecate :VodeoSubAppId=, :none, 2024, 10
- deprecate :VodeoDistributionRange, :none, 2024, 10
- deprecate :VodeoDistributionRange=, :none, 2024, 10
- deprecate :VodeoBucketId, :none, 2024, 10
- deprecate :VodeoBucketId=, :none, 2024, 10
+ deprecate :VodeoSubAppId, :none, 2024, 11
+ deprecate :VodeoSubAppId=, :none, 2024, 11
+ deprecate :VodeoDistributionRange, :none, 2024, 11
+ deprecate :VodeoDistributionRange=, :none, 2024, 11
+ deprecate :VodeoBucketId, :none, 2024, 11
+ deprecate :VodeoBucketId=, :none, 2024, 11
def initialize(origintype=nil, origin=nil, backuporigin=nil, origingroupname=nil, backorigingroupname=nil, privateaccess=nil, privateparameters=nil, vodeosubappid=nil, vodeodistributionrange=nil, vodeobucketid=nil)
@OriginType = origintype
@Origin = origin
@BackupOrigin = backuporigin
@@ -11820,16 +11820,16 @@
# @param VodeoBucketId: VODEO 存储桶 ID,该参数当 OriginType = VODEO 且 VodeoDistributionRange = Bucket 时必填。
# @type VodeoBucketId: String
attr_accessor :OriginType, :Origin, :BackupOrigin, :PrivateAccess, :PrivateParameters, :VodeoSubAppId, :VodeoDistributionRange, :VodeoBucketId
extend Gem::Deprecate
- deprecate :VodeoSubAppId, :none, 2024, 10
- deprecate :VodeoSubAppId=, :none, 2024, 10
- deprecate :VodeoDistributionRange, :none, 2024, 10
- deprecate :VodeoDistributionRange=, :none, 2024, 10
- deprecate :VodeoBucketId, :none, 2024, 10
- deprecate :VodeoBucketId=, :none, 2024, 10
+ deprecate :VodeoSubAppId, :none, 2024, 11
+ deprecate :VodeoSubAppId=, :none, 2024, 11
+ deprecate :VodeoDistributionRange, :none, 2024, 11
+ deprecate :VodeoDistributionRange=, :none, 2024, 11
+ deprecate :VodeoBucketId, :none, 2024, 11
+ deprecate :VodeoBucketId=, :none, 2024, 11
def initialize(origintype=nil, origin=nil, backuporigin=nil, privateaccess=nil, privateparameters=nil, vodeosubappid=nil, vodeodistributionrange=nil, vodeobucketid=nil)
@OriginType = origintype
@Origin = origin
@BackupOrigin = backuporigin
@@ -11967,15 +11967,15 @@
end
end
# 该结构体表示各种场景、模式下,用于验证用户对站点域名的归属权内容。
class OwnershipVerification < TencentCloud::Common::AbstractModel
- # @param DnsVerification: CNAME 接入,使用 DNS 解析验证时所需的信息。详情参考 [站点/域名归属权验证
+ # @param DnsVerification: CNAME 、无域名接入时,使用 DNS 解析验证时所需的信息。详情参考 [站点/域名归属权验证
# ](https://cloud.tencent.com/document/product/1552/70789#7af6ecf8-afca-4e35-8811-b5797ed1bde5)。
# 注意:此字段可能返回 null,表示取不到有效值。
# @type DnsVerification: :class:`Tencentcloud::Teo.v20220901.models.DnsVerification`
- # @param FileVerification: CNAME 接入,使用文件验证时所需的信息。详情参考 [站点/域名归属权验证
+ # @param FileVerification: CNAME 、无域名接入时,使用文件验证时所需的信息。详情参考 [站点/域名归属权验证
# ](https://cloud.tencent.com/document/product/1552/70789#7af6ecf8-afca-4e35-8811-b5797ed1bde5)。
# 注意:此字段可能返回 null,表示取不到有效值。
# @type FileVerification: :class:`Tencentcloud::Teo.v20220901.models.FileVerification`
# @param NsVerification: NS 接入,切换 DNS 服务器所需的信息。详情参考 [修改 DNS 服务器](https://cloud.tencent.com/document/product/1552/90452)。
# 注意:此字段可能返回 null,表示取不到有效值。
@@ -13010,11 +13010,11 @@
# 注意:此字段可能返回 null,表示取不到有效值。
# @type IgnoreNameCase: Boolean
attr_accessor :Operator, :Target, :Values, :IgnoreCase, :Name, :IgnoreNameCase
extend Gem::Deprecate
- deprecate :IgnoreNameCase, :none, 2024, 10
- deprecate :IgnoreNameCase=, :none, 2024, 10
+ deprecate :IgnoreNameCase, :none, 2024, 11
+ deprecate :IgnoreNameCase=, :none, 2024, 11
def initialize(operator=nil, target=nil, values=nil, ignorecase=nil, name=nil, ignorenamecase=nil)
@Operator = operator
@Target = target
@Values = values