tencentcloud-sdk-ssl 3.0.589 → 3.0.591

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20191205/models.rb +228 -167
  4. metadata +2 -2
@@ -32,7 +32,7 @@ module TencentCloud
32
32
  # @type Protocol: String
33
33
 
34
34
  attr_accessor :ServiceId, :ServiceName, :Domain, :CertId, :Protocol
35
-
35
+
36
36
  def initialize(serviceid=nil, servicename=nil, domain=nil, certid=nil, protocol=nil)
37
37
  @ServiceId = serviceid
38
38
  @ServiceName = servicename
@@ -66,9 +66,9 @@ module TencentCloud
66
66
  # @type ContactPhone: String
67
67
  # @param ValidityPeriod: 有效期,默认12个月,目前仅支持12个月。
68
68
  # @type ValidityPeriod: String
69
- # @param CsrEncryptAlgo: 加密算法,仅支持 RSA。
69
+ # @param CsrEncryptAlgo: 加密算法,支持 RSA及ECC
70
70
  # @type CsrEncryptAlgo: String
71
- # @param CsrKeyParameter: 密钥对参数,仅支持2048。
71
+ # @param CsrKeyParameter: 密钥对参数,RSA仅支持2048。ECC仅支持prime256v1
72
72
  # @type CsrKeyParameter: String
73
73
  # @param CsrKeyPassword: CSR 的加密密码。
74
74
  # @type CsrKeyPassword: String
@@ -82,7 +82,7 @@ module TencentCloud
82
82
  # @type DeleteDnsAutoRecord: Boolean
83
83
 
84
84
  attr_accessor :DvAuthMethod, :DomainName, :ProjectId, :PackageType, :ContactEmail, :ContactPhone, :ValidityPeriod, :CsrEncryptAlgo, :CsrKeyParameter, :CsrKeyPassword, :Alias, :OldCertificateId, :PackageId, :DeleteDnsAutoRecord
85
-
85
+
86
86
  def initialize(dvauthmethod=nil, domainname=nil, projectid=nil, packagetype=nil, contactemail=nil, contactphone=nil, validityperiod=nil, csrencryptalgo=nil, csrkeyparameter=nil, csrkeypassword=nil, _alias=nil, oldcertificateid=nil, packageid=nil, deletednsautorecord=nil)
87
87
  @DvAuthMethod = dvauthmethod
88
88
  @DomainName = domainname
@@ -126,7 +126,7 @@ module TencentCloud
126
126
  # @type RequestId: String
127
127
 
128
128
  attr_accessor :CertificateId, :RequestId
129
-
129
+
130
130
  def initialize(certificateid=nil, requestid=nil)
131
131
  @CertificateId = certificateid
132
132
  @RequestId = requestid
@@ -144,7 +144,7 @@ module TencentCloud
144
144
  # @type CertificateId: String
145
145
 
146
146
  attr_accessor :CertificateId
147
-
147
+
148
148
  def initialize(certificateid=nil)
149
149
  @CertificateId = certificateid
150
150
  end
@@ -162,7 +162,7 @@ module TencentCloud
162
162
  # @type RequestId: String
163
163
 
164
164
  attr_accessor :CertificateId, :RequestId
165
-
165
+
166
166
  def initialize(certificateid=nil, requestid=nil)
167
167
  @CertificateId = certificateid
168
168
  @RequestId = requestid
@@ -184,7 +184,7 @@ module TencentCloud
184
184
  # @type Status: String
185
185
 
186
186
  attr_accessor :Domain, :CertId, :Status
187
-
187
+
188
188
  def initialize(domain=nil, certid=nil, status=nil)
189
189
  @Domain = domain
190
190
  @CertId = certid
@@ -213,7 +213,7 @@ module TencentCloud
213
213
  # @type CreateTime: String
214
214
 
215
215
  attr_accessor :CertId, :RenewCertId, :ResourceType, :CreateTime
216
-
216
+
217
217
  def initialize(certid=nil, renewcertid=nil, resourcetype=nil, createtime=nil)
218
218
  @CertId = certid
219
219
  @RenewCertId = renewcertid
@@ -237,7 +237,7 @@ module TencentCloud
237
237
  # @type DnsNames: Array
238
238
 
239
239
  attr_accessor :CertId, :DnsNames
240
-
240
+
241
241
  def initialize(certid=nil, dnsnames=nil)
242
242
  @CertId = certid
243
243
  @DnsNames = dnsnames
@@ -271,7 +271,7 @@ module TencentCloud
271
271
  # @type SMCert: Integer
272
272
 
273
273
  attr_accessor :DomainNumber, :OriginCertificateId, :ReplacedBy, :ReplacedFor, :RenewOrder, :SMCert
274
-
274
+
275
275
  def initialize(domainnumber=nil, origincertificateid=nil, replacedby=nil, replacedfor=nil, reneworder=nil, smcert=nil)
276
276
  @DomainNumber = domainnumber
277
277
  @OriginCertificateId = origincertificateid
@@ -411,7 +411,7 @@ module TencentCloud
411
411
  # @type AutoRenewFlag: Integer
412
412
 
413
413
  attr_accessor :OwnerUin, :ProjectId, :From, :PackageType, :CertificateType, :ProductZhName, :Domain, :Alias, :Status, :CertificateExtra, :VulnerabilityStatus, :StatusMsg, :VerifyType, :CertBeginTime, :CertEndTime, :ValidityPeriod, :InsertTime, :CertificateId, :SubjectAltName, :PackageTypeName, :StatusName, :IsVip, :IsDv, :IsWildcard, :IsVulnerability, :RenewAble, :ProjectInfo, :BoundResource, :Deployable, :Tags, :IsIgnore, :IsSM, :EncryptAlgorithm, :CAEncryptAlgorithms, :CAEndTimes, :CACommonNames, :PreAuditInfo, :AutoRenewFlag
414
-
414
+
415
415
  def initialize(owneruin=nil, projectid=nil, from=nil, packagetype=nil, certificatetype=nil, productzhname=nil, domain=nil, _alias=nil, status=nil, certificateextra=nil, vulnerabilitystatus=nil, statusmsg=nil, verifytype=nil, certbegintime=nil, certendtime=nil, validityperiod=nil, inserttime=nil, certificateid=nil, subjectaltname=nil, packagetypename=nil, statusname=nil, isvip=nil, isdv=nil, iswildcard=nil, isvulnerability=nil, renewable=nil, projectinfo=nil, boundresource=nil, deployable=nil, tags=nil, isignore=nil, issm=nil, encryptalgorithm=nil, caencryptalgorithms=nil, caendtimes=nil, cacommonnames=nil, preauditinfo=nil, autorenewflag=nil)
416
416
  @OwnerUin = owneruin
417
417
  @ProjectId = projectid
@@ -517,7 +517,7 @@ module TencentCloud
517
517
  # @type CertificateChain: String
518
518
 
519
519
  attr_accessor :CertificateChain
520
-
520
+
521
521
  def initialize(certificatechain=nil)
522
522
  @CertificateChain = certificatechain
523
523
  end
@@ -539,7 +539,7 @@ module TencentCloud
539
539
  # @type RequestId: String
540
540
 
541
541
  attr_accessor :IsValid, :IsTrustedCA, :Chains, :RequestId
542
-
542
+
543
543
  def initialize(isvalid=nil, istrustedca=nil, chains=nil, requestid=nil)
544
544
  @IsValid = isvalid
545
545
  @IsTrustedCA = istrustedca
@@ -566,7 +566,7 @@ module TencentCloud
566
566
  # @type Listeners: Array
567
567
 
568
568
  attr_accessor :LoadBalancerId, :LoadBalancerName, :Listeners
569
-
569
+
570
570
  def initialize(loadbalancerid=nil, loadbalancername=nil, listeners=nil)
571
571
  @LoadBalancerId = loadbalancerid
572
572
  @LoadBalancerName = loadbalancername
@@ -608,7 +608,7 @@ module TencentCloud
608
608
  # @type NoMatchDomains: Array
609
609
 
610
610
  attr_accessor :ListenerId, :ListenerName, :SniSwitch, :Protocol, :Certificate, :Rules, :NoMatchDomains
611
-
611
+
612
612
  def initialize(listenerid=nil, listenername=nil, sniswitch=nil, protocol=nil, certificate=nil, rules=nil, nomatchdomains=nil)
613
613
  @ListenerId = listenerid
614
614
  @ListenerName = listenername
@@ -656,7 +656,7 @@ module TencentCloud
656
656
  # @type NoMatchDomains: Array
657
657
 
658
658
  attr_accessor :LocationId, :Domain, :IsMatch, :Certificate, :NoMatchDomains
659
-
659
+
660
660
  def initialize(locationid=nil, domain=nil, ismatch=nil, certificate=nil, nomatchdomains=nil)
661
661
  @LocationId = locationid
662
662
  @Domain = domain
@@ -685,7 +685,7 @@ module TencentCloud
685
685
  # @type VerifyType: String
686
686
 
687
687
  attr_accessor :CertificateId, :VerifyType
688
-
688
+
689
689
  def initialize(certificateid=nil, verifytype=nil)
690
690
  @CertificateId = certificateid
691
691
  @VerifyType = verifytype
@@ -707,7 +707,7 @@ module TencentCloud
707
707
  # @type RequestId: String
708
708
 
709
709
  attr_accessor :OrderId, :Status, :RequestId
710
-
710
+
711
711
  def initialize(orderid=nil, status=nil, requestid=nil)
712
712
  @OrderId = orderid
713
713
  @Status = status
@@ -745,7 +745,7 @@ module TencentCloud
745
745
  # @type IdNumber: String
746
746
 
747
747
  attr_accessor :CompanyName, :CompanyId, :CompanyCountry, :CompanyProvince, :CompanyCity, :CompanyAddress, :CompanyPhone, :IdType, :IdNumber
748
-
748
+
749
749
  def initialize(companyname=nil, companyid=nil, companycountry=nil, companyprovince=nil, companycity=nil, companyaddress=nil, companyphone=nil, idtype=nil, idnumber=nil)
750
750
  @CompanyName = companyname
751
751
  @CompanyId = companyid
@@ -777,7 +777,7 @@ module TencentCloud
777
777
  # @type CertificateId: String
778
778
 
779
779
  attr_accessor :CertificateId
780
-
780
+
781
781
  def initialize(certificateid=nil)
782
782
  @CertificateId = certificateid
783
783
  end
@@ -795,7 +795,7 @@ module TencentCloud
795
795
  # @type RequestId: String
796
796
 
797
797
  attr_accessor :CertificateId, :RequestId
798
-
798
+
799
799
  def initialize(certificateid=nil, requestid=nil)
800
800
  @CertificateId = certificateid
801
801
  @RequestId = requestid
@@ -825,7 +825,7 @@ module TencentCloud
825
825
  # @type Region: String
826
826
 
827
827
  attr_accessor :Domain, :CertId, :Status, :Bucket, :Region
828
-
828
+
829
829
  def initialize(domain=nil, certid=nil, status=nil, bucket=nil, region=nil)
830
830
  @Domain = domain
831
831
  @CertId = certid
@@ -881,7 +881,7 @@ module TencentCloud
881
881
  # @type VerifyType: String
882
882
 
883
883
  attr_accessor :ProductPid, :PackageIds, :DomainCount, :Period, :OldCertificateId, :RenewGenCsrMethod, :RenewCsr, :RenewAlgorithmType, :RenewAlgorithmParam, :ProjectId, :Tags, :RenewKeyPass, :DomainNames, :CertificateCount, :ManagerId, :CompanyId, :VerifyType
884
-
884
+
885
885
  def initialize(productpid=nil, packageids=nil, domaincount=nil, period=nil, oldcertificateid=nil, renewgencsrmethod=nil, renewcsr=nil, renewalgorithmtype=nil, renewalgorithmparam=nil, projectid=nil, tags=nil, renewkeypass=nil, domainnames=nil, certificatecount=nil, managerid=nil, companyid=nil, verifytype=nil)
886
886
  @ProductPid = productpid
887
887
  @PackageIds = packageids
@@ -940,7 +940,7 @@ module TencentCloud
940
940
  # @type RequestId: String
941
941
 
942
942
  attr_accessor :CertificateId, :CertificateIds, :RequestId
943
-
943
+
944
944
  def initialize(certificateid=nil, certificateids=nil, requestid=nil)
945
945
  @CertificateId = certificateid
946
946
  @CertificateIds = certificateids
@@ -964,7 +964,7 @@ module TencentCloud
964
964
  # @type TimeSpan: Integer
965
965
 
966
966
  attr_accessor :ProductId, :DomainNum, :TimeSpan
967
-
967
+
968
968
  def initialize(productid=nil, domainnum=nil, timespan=nil)
969
969
  @ProductId = productid
970
970
  @DomainNum = domainnum
@@ -988,7 +988,7 @@ module TencentCloud
988
988
  # @type RequestId: String
989
989
 
990
990
  attr_accessor :CertificateIds, :DealIds, :RequestId
991
-
991
+
992
992
  def initialize(certificateids=nil, dealids=nil, requestid=nil)
993
993
  @CertificateIds = certificateids
994
994
  @DealIds = dealids
@@ -1017,7 +1017,7 @@ module TencentCloud
1017
1017
  # @type VirtualPort: String
1018
1018
 
1019
1019
  attr_accessor :Domain, :InstanceId, :Protocol, :CertId, :VirtualPort
1020
-
1020
+
1021
1021
  def initialize(domain=nil, instanceid=nil, protocol=nil, certid=nil, virtualport=nil)
1022
1022
  @Domain = domain
1023
1023
  @InstanceId = instanceid
@@ -1041,7 +1041,7 @@ module TencentCloud
1041
1041
  # @type CertificateId: String
1042
1042
 
1043
1043
  attr_accessor :CertificateId
1044
-
1044
+
1045
1045
  def initialize(certificateid=nil)
1046
1046
  @CertificateId = certificateid
1047
1047
  end
@@ -1059,7 +1059,7 @@ module TencentCloud
1059
1059
  # @type RequestId: String
1060
1060
 
1061
1061
  attr_accessor :DeleteResult, :RequestId
1062
-
1062
+
1063
1063
  def initialize(deleteresult=nil, requestid=nil)
1064
1064
  @DeleteResult = deleteresult
1065
1065
  @RequestId = requestid
@@ -1077,7 +1077,7 @@ module TencentCloud
1077
1077
  # @type ManagerId: Integer
1078
1078
 
1079
1079
  attr_accessor :ManagerId
1080
-
1080
+
1081
1081
  def initialize(managerid=nil)
1082
1082
  @ManagerId = managerid
1083
1083
  end
@@ -1095,7 +1095,7 @@ module TencentCloud
1095
1095
  # @type RequestId: String
1096
1096
 
1097
1097
  attr_accessor :ManagerId, :RequestId
1098
-
1098
+
1099
1099
  def initialize(managerid=nil, requestid=nil)
1100
1100
  @ManagerId = managerid
1101
1101
  @RequestId = requestid
@@ -1123,7 +1123,7 @@ module TencentCloud
1123
1123
  # @type Status: Integer
1124
1124
 
1125
1125
  attr_accessor :CertificateId, :InstanceIdList, :ResourceType, :Status
1126
-
1126
+
1127
1127
  def initialize(certificateid=nil, instanceidlist=nil, resourcetype=nil, status=nil)
1128
1128
  @CertificateId = certificateid
1129
1129
  @InstanceIdList = instanceidlist
@@ -1150,7 +1150,7 @@ module TencentCloud
1150
1150
  # @type RequestId: String
1151
1151
 
1152
1152
  attr_accessor :DeployRecordId, :DeployStatus, :RequestId
1153
-
1153
+
1154
1154
  def initialize(deployrecordid=nil, deploystatus=nil, requestid=nil)
1155
1155
  @DeployRecordId = deployrecordid
1156
1156
  @DeployStatus = deploystatus
@@ -1172,7 +1172,7 @@ module TencentCloud
1172
1172
  # @type DeployRecordDetailId: Integer
1173
1173
 
1174
1174
  attr_accessor :DeployRecordId, :DeployRecordDetailId
1175
-
1175
+
1176
1176
  def initialize(deployrecordid=nil, deployrecorddetailid=nil)
1177
1177
  @DeployRecordId = deployrecordid
1178
1178
  @DeployRecordDetailId = deployrecorddetailid
@@ -1190,7 +1190,7 @@ module TencentCloud
1190
1190
  # @type RequestId: String
1191
1191
 
1192
1192
  attr_accessor :RequestId
1193
-
1193
+
1194
1194
  def initialize(requestid=nil)
1195
1195
  @RequestId = requestid
1196
1196
  end
@@ -1206,7 +1206,7 @@ module TencentCloud
1206
1206
  # @type DeployRecordId: Integer
1207
1207
 
1208
1208
  attr_accessor :DeployRecordId
1209
-
1209
+
1210
1210
  def initialize(deployrecordid=nil)
1211
1211
  @DeployRecordId = deployrecordid
1212
1212
  end
@@ -1224,7 +1224,7 @@ module TencentCloud
1224
1224
  # @type RequestId: String
1225
1225
 
1226
1226
  attr_accessor :DeployRecordId, :RequestId
1227
-
1227
+
1228
1228
  def initialize(deployrecordid=nil, requestid=nil)
1229
1229
  @DeployRecordId = deployrecordid
1230
1230
  @RequestId = requestid
@@ -1284,7 +1284,7 @@ module TencentCloud
1284
1284
  # @type Port: Integer
1285
1285
 
1286
1286
  attr_accessor :Id, :CertId, :OldCertId, :InstanceId, :InstanceName, :ListenerId, :Domains, :Protocol, :Status, :ErrorMsg, :CreateTime, :UpdateTime, :ListenerName, :SniSwitch, :Bucket, :Namespace, :SecretName, :Port
1287
-
1287
+
1288
1288
  def initialize(id=nil, certid=nil, oldcertid=nil, instanceid=nil, instancename=nil, listenerid=nil, domains=nil, protocol=nil, status=nil, errormsg=nil, createtime=nil, updatetime=nil, listenername=nil, sniswitch=nil, bucket=nil, namespace=nil, secretname=nil, port=nil)
1289
1289
  @Id = id
1290
1290
  @CertId = certid
@@ -1346,7 +1346,7 @@ module TencentCloud
1346
1346
  # @type UpdateTime: String
1347
1347
 
1348
1348
  attr_accessor :Id, :CertId, :ResourceType, :Region, :Status, :CreateTime, :UpdateTime
1349
-
1349
+
1350
1350
  def initialize(id=nil, certid=nil, resourcetype=nil, region=nil, status=nil, createtime=nil, updatetime=nil)
1351
1351
  @Id = id
1352
1352
  @CertId = certid
@@ -1384,7 +1384,7 @@ module TencentCloud
1384
1384
  # @type Resources: Array
1385
1385
 
1386
1386
  attr_accessor :CertificateId, :Count, :Type, :ResourceIds, :Resources
1387
-
1387
+
1388
1388
  def initialize(certificateid=nil, count=nil, type=nil, resourceids=nil, resources=nil)
1389
1389
  @CertificateId = certificateid
1390
1390
  @Count = count
@@ -1408,7 +1408,7 @@ module TencentCloud
1408
1408
  # @type CertificateId: String
1409
1409
 
1410
1410
  attr_accessor :CertificateId
1411
-
1411
+
1412
1412
  def initialize(certificateid=nil)
1413
1413
  @CertificateId = certificateid
1414
1414
  end
@@ -1544,7 +1544,7 @@ module TencentCloud
1544
1544
  # @type RequestId: String
1545
1545
 
1546
1546
  attr_accessor :OwnerUin, :ProjectId, :From, :CertificateType, :PackageType, :ProductZhName, :Domain, :Alias, :Status, :StatusMsg, :VerifyType, :VulnerabilityStatus, :CertBeginTime, :CertEndTime, :ValidityPeriod, :InsertTime, :OrderId, :CertificateExtra, :CertificatePrivateKey, :CertificatePublicKey, :DvAuthDetail, :VulnerabilityReport, :CertificateId, :TypeName, :StatusName, :SubjectAltName, :IsVip, :IsWildcard, :IsDv, :IsVulnerability, :SubmittedData, :RenewAble, :Deployable, :Tags, :RootCert, :EncryptCert, :EncryptPrivateKey, :CertFingerprint, :EncryptCertFingerprint, :EncryptAlgorithm, :RequestId
1547
-
1547
+
1548
1548
  def initialize(owneruin=nil, projectid=nil, from=nil, certificatetype=nil, packagetype=nil, productzhname=nil, domain=nil, _alias=nil, status=nil, statusmsg=nil, verifytype=nil, vulnerabilitystatus=nil, certbegintime=nil, certendtime=nil, validityperiod=nil, inserttime=nil, orderid=nil, certificateextra=nil, certificateprivatekey=nil, certificatepublickey=nil, dvauthdetail=nil, vulnerabilityreport=nil, certificateid=nil, typename=nil, statusname=nil, subjectaltname=nil, isvip=nil, iswildcard=nil, isdv=nil, isvulnerability=nil, submitteddata=nil, renewable=nil, deployable=nil, tags=nil, rootcert=nil, encryptcert=nil, encryptprivatekey=nil, certfingerprint=nil, encryptcertfingerprint=nil, encryptalgorithm=nil, requestid=nil)
1549
1549
  @OwnerUin = owneruin
1550
1550
  @ProjectId = projectid
@@ -1665,7 +1665,7 @@ module TencentCloud
1665
1665
  # @type EndTime: String
1666
1666
 
1667
1667
  attr_accessor :Offset, :Limit, :StartTime, :EndTime
1668
-
1668
+
1669
1669
  def initialize(offset=nil, limit=nil, starttime=nil, endtime=nil)
1670
1670
  @Offset = offset
1671
1671
  @Limit = limit
@@ -1694,7 +1694,7 @@ module TencentCloud
1694
1694
  # @type RequestId: String
1695
1695
 
1696
1696
  attr_accessor :AllTotal, :TotalCount, :OperateLogs, :RequestId
1697
-
1697
+
1698
1698
  def initialize(alltotal=nil, totalcount=nil, operatelogs=nil, requestid=nil)
1699
1699
  @AllTotal = alltotal
1700
1700
  @TotalCount = totalcount
@@ -1723,7 +1723,7 @@ module TencentCloud
1723
1723
  # @type CertificateId: String
1724
1724
 
1725
1725
  attr_accessor :CertificateId
1726
-
1726
+
1727
1727
  def initialize(certificateid=nil)
1728
1728
  @CertificateId = certificateid
1729
1729
  end
@@ -1844,7 +1844,7 @@ module TencentCloud
1844
1844
  # @type RequestId: String
1845
1845
 
1846
1846
  attr_accessor :OwnerUin, :ProjectId, :From, :CertificateType, :PackageType, :ProductZhName, :Domain, :Alias, :Status, :StatusMsg, :VerifyType, :VulnerabilityStatus, :CertBeginTime, :CertEndTime, :ValidityPeriod, :InsertTime, :OrderId, :CertificateExtra, :DvAuthDetail, :VulnerabilityReport, :CertificateId, :PackageTypeName, :StatusName, :SubjectAltName, :IsVip, :IsWildcard, :IsDv, :IsVulnerability, :RenewAble, :SubmittedData, :Deployable, :Tags, :CAEncryptAlgorithms, :CACommonNames, :CAEndTimes, :RequestId
1847
-
1847
+
1848
1848
  def initialize(owneruin=nil, projectid=nil, from=nil, certificatetype=nil, packagetype=nil, productzhname=nil, domain=nil, _alias=nil, status=nil, statusmsg=nil, verifytype=nil, vulnerabilitystatus=nil, certbegintime=nil, certendtime=nil, validityperiod=nil, inserttime=nil, orderid=nil, certificateextra=nil, dvauthdetail=nil, vulnerabilityreport=nil, certificateid=nil, packagetypename=nil, statusname=nil, subjectaltname=nil, isvip=nil, iswildcard=nil, isdv=nil, isvulnerability=nil, renewable=nil, submitteddata=nil, deployable=nil, tags=nil, caencryptalgorithms=nil, cacommonnames=nil, caendtimes=nil, requestid=nil)
1849
1849
  @OwnerUin = owneruin
1850
1850
  @ProjectId = projectid
@@ -1970,7 +1970,7 @@ module TencentCloud
1970
1970
  # @type FilterExpiring: Integer
1971
1971
 
1972
1972
  attr_accessor :Offset, :Limit, :SearchKey, :CertificateType, :ProjectId, :ExpirationSort, :CertificateStatus, :Deployable, :Upload, :Renew, :FilterSource, :IsSM, :FilterExpiring
1973
-
1973
+
1974
1974
  def initialize(offset=nil, limit=nil, searchkey=nil, certificatetype=nil, projectid=nil, expirationsort=nil, certificatestatus=nil, deployable=nil, upload=nil, renew=nil, filtersource=nil, issm=nil, filterexpiring=nil)
1975
1975
  @Offset = offset
1976
1976
  @Limit = limit
@@ -2016,7 +2016,7 @@ module TencentCloud
2016
2016
  # @type RequestId: String
2017
2017
 
2018
2018
  attr_accessor :TotalCount, :Certificates, :RequestId
2019
-
2019
+
2020
2020
  def initialize(totalcount=nil, certificates=nil, requestid=nil)
2021
2021
  @TotalCount = totalcount
2022
2022
  @Certificates = certificates
@@ -2047,7 +2047,7 @@ module TencentCloud
2047
2047
  # @type CompanyId: Integer
2048
2048
 
2049
2049
  attr_accessor :Offset, :Limit, :CompanyId
2050
-
2050
+
2051
2051
  def initialize(offset=nil, limit=nil, companyid=nil)
2052
2052
  @Offset = offset
2053
2053
  @Limit = limit
@@ -2071,7 +2071,7 @@ module TencentCloud
2071
2071
  # @type RequestId: String
2072
2072
 
2073
2073
  attr_accessor :Companies, :TotalCount, :RequestId
2074
-
2074
+
2075
2075
  def initialize(companies=nil, totalcount=nil, requestid=nil)
2076
2076
  @Companies = companies
2077
2077
  @TotalCount = totalcount
@@ -2100,7 +2100,7 @@ module TencentCloud
2100
2100
  # @type ResourceType: String
2101
2101
 
2102
2102
  attr_accessor :CertificateIds, :ResourceType
2103
-
2103
+
2104
2104
  def initialize(certificateids=nil, resourcetype=nil)
2105
2105
  @CertificateIds = certificateids
2106
2106
  @ResourceType = resourcetype
@@ -2120,7 +2120,7 @@ module TencentCloud
2120
2120
  # @type RequestId: String
2121
2121
 
2122
2122
  attr_accessor :DeployedResources, :RequestId
2123
-
2123
+
2124
2124
  def initialize(deployedresources=nil, requestid=nil)
2125
2125
  @DeployedResources = deployedresources
2126
2126
  @RequestId = requestid
@@ -2153,7 +2153,7 @@ module TencentCloud
2153
2153
  # @type OldCertificateId: String
2154
2154
 
2155
2155
  attr_accessor :CertificateId, :ResourceType, :IsCache, :Filters, :OldCertificateId
2156
-
2156
+
2157
2157
  def initialize(certificateid=nil, resourcetype=nil, iscache=nil, filters=nil, oldcertificateid=nil)
2158
2158
  @CertificateId = certificateid
2159
2159
  @ResourceType = resourcetype
@@ -2189,7 +2189,7 @@ module TencentCloud
2189
2189
  # @type RequestId: String
2190
2190
 
2191
2191
  attr_accessor :InstanceList, :TotalCount, :RequestId
2192
-
2192
+
2193
2193
  def initialize(instancelist=nil, totalcount=nil, requestid=nil)
2194
2194
  @InstanceList = instancelist
2195
2195
  @TotalCount = totalcount
@@ -2226,10 +2226,12 @@ module TencentCloud
2226
2226
  # @type Offset: Integer
2227
2227
  # @param Limit: 每页数量,默认10。
2228
2228
  # @type Limit: Integer
2229
+ # @param AsyncCache: 是否异步
2230
+ # @type AsyncCache: Integer
2229
2231
 
2230
- attr_accessor :CertificateId, :ResourceType, :IsCache, :Filters, :OldCertificateId, :Offset, :Limit
2231
-
2232
- def initialize(certificateid=nil, resourcetype=nil, iscache=nil, filters=nil, oldcertificateid=nil, offset=nil, limit=nil)
2232
+ attr_accessor :CertificateId, :ResourceType, :IsCache, :Filters, :OldCertificateId, :Offset, :Limit, :AsyncCache
2233
+
2234
+ def initialize(certificateid=nil, resourcetype=nil, iscache=nil, filters=nil, oldcertificateid=nil, offset=nil, limit=nil, asynccache=nil)
2233
2235
  @CertificateId = certificateid
2234
2236
  @ResourceType = resourcetype
2235
2237
  @IsCache = iscache
@@ -2237,6 +2239,7 @@ module TencentCloud
2237
2239
  @OldCertificateId = oldcertificateid
2238
2240
  @Offset = offset
2239
2241
  @Limit = limit
2242
+ @AsyncCache = asynccache
2240
2243
  end
2241
2244
 
2242
2245
  def deserialize(params)
@@ -2254,6 +2257,7 @@ module TencentCloud
2254
2257
  @OldCertificateId = params['OldCertificateId']
2255
2258
  @Offset = params['Offset']
2256
2259
  @Limit = params['Limit']
2260
+ @AsyncCache = params['AsyncCache']
2257
2261
  end
2258
2262
  end
2259
2263
 
@@ -2265,14 +2269,26 @@ module TencentCloud
2265
2269
  # @param TotalCount: CDN域名总数
2266
2270
  # 注意:此字段可能返回 null,表示取不到有效值。
2267
2271
  # @type TotalCount: Integer
2272
+ # @param AsyncTotalNum: 异步刷新总数
2273
+ # 注意:此字段可能返回 null,表示取不到有效值。
2274
+ # @type AsyncTotalNum: Integer
2275
+ # @param AsyncOffset: 异步刷新当前执行数
2276
+ # 注意:此字段可能返回 null,表示取不到有效值。
2277
+ # @type AsyncOffset: Integer
2278
+ # @param AsyncCacheTime: 当前缓存读取时间
2279
+ # 注意:此字段可能返回 null,表示取不到有效值。
2280
+ # @type AsyncCacheTime: String
2268
2281
  # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2269
2282
  # @type RequestId: String
2270
2283
 
2271
- attr_accessor :InstanceList, :TotalCount, :RequestId
2272
-
2273
- def initialize(instancelist=nil, totalcount=nil, requestid=nil)
2284
+ attr_accessor :InstanceList, :TotalCount, :AsyncTotalNum, :AsyncOffset, :AsyncCacheTime, :RequestId
2285
+
2286
+ def initialize(instancelist=nil, totalcount=nil, asynctotalnum=nil, asyncoffset=nil, asynccachetime=nil, requestid=nil)
2274
2287
  @InstanceList = instancelist
2275
2288
  @TotalCount = totalcount
2289
+ @AsyncTotalNum = asynctotalnum
2290
+ @AsyncOffset = asyncoffset
2291
+ @AsyncCacheTime = asynccachetime
2276
2292
  @RequestId = requestid
2277
2293
  end
2278
2294
 
@@ -2286,6 +2302,9 @@ module TencentCloud
2286
2302
  end
2287
2303
  end
2288
2304
  @TotalCount = params['TotalCount']
2305
+ @AsyncTotalNum = params['AsyncTotalNum']
2306
+ @AsyncOffset = params['AsyncOffset']
2307
+ @AsyncCacheTime = params['AsyncCacheTime']
2289
2308
  @RequestId = params['RequestId']
2290
2309
  end
2291
2310
  end
@@ -2308,7 +2327,7 @@ module TencentCloud
2308
2327
  # @type OldCertificateId: String
2309
2328
 
2310
2329
  attr_accessor :CertificateId, :Offset, :Limit, :IsCache, :Filters, :AsyncCache, :OldCertificateId
2311
-
2330
+
2312
2331
  def initialize(certificateid=nil, offset=nil, limit=nil, iscache=nil, filters=nil, asynccache=nil, oldcertificateid=nil)
2313
2332
  @CertificateId = certificateid
2314
2333
  @Offset = offset
@@ -2351,16 +2370,20 @@ module TencentCloud
2351
2370
  # @param AsyncOffset: 异步刷新当前执行数
2352
2371
  # 注意:此字段可能返回 null,表示取不到有效值。
2353
2372
  # @type AsyncOffset: Integer
2373
+ # @param AsyncCacheTime: 当前缓存读取时间
2374
+ # 注意:此字段可能返回 null,表示取不到有效值。
2375
+ # @type AsyncCacheTime: String
2354
2376
  # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2355
2377
  # @type RequestId: String
2356
2378
 
2357
- attr_accessor :TotalCount, :InstanceList, :AsyncTotalNum, :AsyncOffset, :RequestId
2358
-
2359
- def initialize(totalcount=nil, instancelist=nil, asynctotalnum=nil, asyncoffset=nil, requestid=nil)
2379
+ attr_accessor :TotalCount, :InstanceList, :AsyncTotalNum, :AsyncOffset, :AsyncCacheTime, :RequestId
2380
+
2381
+ def initialize(totalcount=nil, instancelist=nil, asynctotalnum=nil, asyncoffset=nil, asynccachetime=nil, requestid=nil)
2360
2382
  @TotalCount = totalcount
2361
2383
  @InstanceList = instancelist
2362
2384
  @AsyncTotalNum = asynctotalnum
2363
2385
  @AsyncOffset = asyncoffset
2386
+ @AsyncCacheTime = asynccachetime
2364
2387
  @RequestId = requestid
2365
2388
  end
2366
2389
 
@@ -2376,6 +2399,7 @@ module TencentCloud
2376
2399
  end
2377
2400
  @AsyncTotalNum = params['AsyncTotalNum']
2378
2401
  @AsyncOffset = params['AsyncOffset']
2402
+ @AsyncCacheTime = params['AsyncCacheTime']
2379
2403
  @RequestId = params['RequestId']
2380
2404
  end
2381
2405
  end
@@ -2392,7 +2416,7 @@ module TencentCloud
2392
2416
  # @type Filters: Array
2393
2417
 
2394
2418
  attr_accessor :CertificateId, :ResourceType, :IsCache, :Filters
2395
-
2419
+
2396
2420
  def initialize(certificateid=nil, resourcetype=nil, iscache=nil, filters=nil)
2397
2421
  @CertificateId = certificateid
2398
2422
  @ResourceType = resourcetype
@@ -2429,16 +2453,20 @@ module TencentCloud
2429
2453
  # @param AsyncOffset: 异步刷新当前执行数
2430
2454
  # 注意:此字段可能返回 null,表示取不到有效值。
2431
2455
  # @type AsyncOffset: Integer
2456
+ # @param AsyncCacheTime: 当前缓存读取时间
2457
+ # 注意:此字段可能返回 null,表示取不到有效值。
2458
+ # @type AsyncCacheTime: String
2432
2459
  # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2433
2460
  # @type RequestId: String
2434
2461
 
2435
- attr_accessor :InstanceList, :TotalCount, :AsyncTotalNum, :AsyncOffset, :RequestId
2436
-
2437
- def initialize(instancelist=nil, totalcount=nil, asynctotalnum=nil, asyncoffset=nil, requestid=nil)
2462
+ attr_accessor :InstanceList, :TotalCount, :AsyncTotalNum, :AsyncOffset, :AsyncCacheTime, :RequestId
2463
+
2464
+ def initialize(instancelist=nil, totalcount=nil, asynctotalnum=nil, asyncoffset=nil, asynccachetime=nil, requestid=nil)
2438
2465
  @InstanceList = instancelist
2439
2466
  @TotalCount = totalcount
2440
2467
  @AsyncTotalNum = asynctotalnum
2441
2468
  @AsyncOffset = asyncoffset
2469
+ @AsyncCacheTime = asynccachetime
2442
2470
  @RequestId = requestid
2443
2471
  end
2444
2472
 
@@ -2454,6 +2482,7 @@ module TencentCloud
2454
2482
  @TotalCount = params['TotalCount']
2455
2483
  @AsyncTotalNum = params['AsyncTotalNum']
2456
2484
  @AsyncOffset = params['AsyncOffset']
2485
+ @AsyncCacheTime = params['AsyncCacheTime']
2457
2486
  @RequestId = params['RequestId']
2458
2487
  end
2459
2488
  end
@@ -2472,7 +2501,7 @@ module TencentCloud
2472
2501
  # @type OldCertificateId: String
2473
2502
 
2474
2503
  attr_accessor :CertificateId, :ResourceType, :IsCache, :Filters, :OldCertificateId
2475
-
2504
+
2476
2505
  def initialize(certificateid=nil, resourcetype=nil, iscache=nil, filters=nil, oldcertificateid=nil)
2477
2506
  @CertificateId = certificateid
2478
2507
  @ResourceType = resourcetype
@@ -2506,7 +2535,7 @@ module TencentCloud
2506
2535
  # @type RequestId: String
2507
2536
 
2508
2537
  attr_accessor :InstanceList, :RequestId
2509
-
2538
+
2510
2539
  def initialize(instancelist=nil, requestid=nil)
2511
2540
  @InstanceList = instancelist
2512
2541
  @RequestId = requestid
@@ -2535,7 +2564,7 @@ module TencentCloud
2535
2564
  # @type Limit: Integer
2536
2565
 
2537
2566
  attr_accessor :DeployRecordId, :Offset, :Limit
2538
-
2567
+
2539
2568
  def initialize(deployrecordid=nil, offset=nil, limit=nil)
2540
2569
  @DeployRecordId = deployrecordid
2541
2570
  @Offset = offset
@@ -2570,7 +2599,7 @@ module TencentCloud
2570
2599
  # @type RequestId: String
2571
2600
 
2572
2601
  attr_accessor :TotalCount, :DeployRecordDetailList, :SuccessTotalCount, :FailedTotalCount, :RunningTotalCount, :RequestId
2573
-
2602
+
2574
2603
  def initialize(totalcount=nil, deployrecorddetaillist=nil, successtotalcount=nil, failedtotalcount=nil, runningtotalcount=nil, requestid=nil)
2575
2604
  @TotalCount = totalcount
2576
2605
  @DeployRecordDetailList = deployrecorddetaillist
@@ -2609,7 +2638,7 @@ module TencentCloud
2609
2638
  # @type ResourceType: String
2610
2639
 
2611
2640
  attr_accessor :CertificateId, :Offset, :Limit, :ResourceType
2612
-
2641
+
2613
2642
  def initialize(certificateid=nil, offset=nil, limit=nil, resourcetype=nil)
2614
2643
  @CertificateId = certificateid
2615
2644
  @Offset = offset
@@ -2637,7 +2666,7 @@ module TencentCloud
2637
2666
  # @type RequestId: String
2638
2667
 
2639
2668
  attr_accessor :TotalCount, :DeployRecordList, :RequestId
2640
-
2669
+
2641
2670
  def initialize(totalcount=nil, deployrecordlist=nil, requestid=nil)
2642
2671
  @TotalCount = totalcount
2643
2672
  @DeployRecordList = deployrecordlist
@@ -2670,7 +2699,7 @@ module TencentCloud
2670
2699
  # @type Filters: Array
2671
2700
 
2672
2701
  attr_accessor :CertificateId, :ResourceType, :IsCache, :Filters
2673
-
2702
+
2674
2703
  def initialize(certificateid=nil, resourcetype=nil, iscache=nil, filters=nil)
2675
2704
  @CertificateId = certificateid
2676
2705
  @ResourceType = resourcetype
@@ -2705,7 +2734,7 @@ module TencentCloud
2705
2734
  # @type RequestId: String
2706
2735
 
2707
2736
  attr_accessor :InstanceList, :TotalCount, :RequestId
2708
-
2737
+
2709
2738
  def initialize(instancelist=nil, totalcount=nil, requestid=nil)
2710
2739
  @InstanceList = instancelist
2711
2740
  @TotalCount = totalcount
@@ -2740,7 +2769,7 @@ module TencentCloud
2740
2769
  # @type OldCertificateId: String
2741
2770
 
2742
2771
  attr_accessor :CertificateId, :ResourceType, :IsCache, :Filters, :OldCertificateId
2743
-
2772
+
2744
2773
  def initialize(certificateid=nil, resourcetype=nil, iscache=nil, filters=nil, oldcertificateid=nil)
2745
2774
  @CertificateId = certificateid
2746
2775
  @ResourceType = resourcetype
@@ -2774,7 +2803,7 @@ module TencentCloud
2774
2803
  # @type RequestId: String
2775
2804
 
2776
2805
  attr_accessor :InstanceList, :RequestId
2777
-
2806
+
2778
2807
  def initialize(instancelist=nil, requestid=nil)
2779
2808
  @InstanceList = instancelist
2780
2809
  @RequestId = requestid
@@ -2807,7 +2836,7 @@ module TencentCloud
2807
2836
  # @type OldCertificateId: String
2808
2837
 
2809
2838
  attr_accessor :CertificateId, :ResourceType, :IsCache, :Filters, :OldCertificateId
2810
-
2839
+
2811
2840
  def initialize(certificateid=nil, resourcetype=nil, iscache=nil, filters=nil, oldcertificateid=nil)
2812
2841
  @CertificateId = certificateid
2813
2842
  @ResourceType = resourcetype
@@ -2843,7 +2872,7 @@ module TencentCloud
2843
2872
  # @type RequestId: String
2844
2873
 
2845
2874
  attr_accessor :InstanceList, :TotalCount, :RequestId
2846
-
2875
+
2847
2876
  def initialize(instancelist=nil, totalcount=nil, requestid=nil)
2848
2877
  @InstanceList = instancelist
2849
2878
  @TotalCount = totalcount
@@ -2882,7 +2911,7 @@ module TencentCloud
2882
2911
  # @type OldCertificateId: String
2883
2912
 
2884
2913
  attr_accessor :CertificateId, :Offset, :Limit, :IsCache, :Filters, :AsyncCache, :OldCertificateId
2885
-
2914
+
2886
2915
  def initialize(certificateid=nil, offset=nil, limit=nil, iscache=nil, filters=nil, asynccache=nil, oldcertificateid=nil)
2887
2916
  @CertificateId = certificateid
2888
2917
  @Offset = offset
@@ -2925,16 +2954,20 @@ module TencentCloud
2925
2954
  # @param AsyncOffset: 异步刷新当前执行数
2926
2955
  # 注意:此字段可能返回 null,表示取不到有效值。
2927
2956
  # @type AsyncOffset: Integer
2957
+ # @param AsyncCacheTime: 当前缓存读取时间
2958
+ # 注意:此字段可能返回 null,表示取不到有效值。
2959
+ # @type AsyncCacheTime: String
2928
2960
  # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2929
2961
  # @type RequestId: String
2930
2962
 
2931
- attr_accessor :TotalCount, :InstanceList, :AsyncTotalNum, :AsyncOffset, :RequestId
2932
-
2933
- def initialize(totalcount=nil, instancelist=nil, asynctotalnum=nil, asyncoffset=nil, requestid=nil)
2963
+ attr_accessor :TotalCount, :InstanceList, :AsyncTotalNum, :AsyncOffset, :AsyncCacheTime, :RequestId
2964
+
2965
+ def initialize(totalcount=nil, instancelist=nil, asynctotalnum=nil, asyncoffset=nil, asynccachetime=nil, requestid=nil)
2934
2966
  @TotalCount = totalcount
2935
2967
  @InstanceList = instancelist
2936
2968
  @AsyncTotalNum = asynctotalnum
2937
2969
  @AsyncOffset = asyncoffset
2970
+ @AsyncCacheTime = asynccachetime
2938
2971
  @RequestId = requestid
2939
2972
  end
2940
2973
 
@@ -2950,6 +2983,7 @@ module TencentCloud
2950
2983
  end
2951
2984
  @AsyncTotalNum = params['AsyncTotalNum']
2952
2985
  @AsyncOffset = params['AsyncOffset']
2986
+ @AsyncCacheTime = params['AsyncCacheTime']
2953
2987
  @RequestId = params['RequestId']
2954
2988
  end
2955
2989
  end
@@ -2958,15 +2992,23 @@ module TencentCloud
2958
2992
  class DescribeHostUpdateRecordDetailRequest < TencentCloud::Common::AbstractModel
2959
2993
  # @param DeployRecordId: 待部署的证书ID
2960
2994
  # @type DeployRecordId: String
2995
+ # @param Limit: 每页数量,默认10。
2996
+ # @type Limit: String
2997
+ # @param Offset: 分页偏移量,从0开始。
2998
+ # @type Offset: String
2961
2999
 
2962
- attr_accessor :DeployRecordId
2963
-
2964
- def initialize(deployrecordid=nil)
3000
+ attr_accessor :DeployRecordId, :Limit, :Offset
3001
+
3002
+ def initialize(deployrecordid=nil, limit=nil, offset=nil)
2965
3003
  @DeployRecordId = deployrecordid
3004
+ @Limit = limit
3005
+ @Offset = offset
2966
3006
  end
2967
3007
 
2968
3008
  def deserialize(params)
2969
3009
  @DeployRecordId = params['DeployRecordId']
3010
+ @Limit = params['Limit']
3011
+ @Offset = params['Offset']
2970
3012
  end
2971
3013
  end
2972
3014
 
@@ -2991,7 +3033,7 @@ module TencentCloud
2991
3033
  # @type RequestId: String
2992
3034
 
2993
3035
  attr_accessor :TotalCount, :RecordDetailList, :SuccessTotalCount, :FailedTotalCount, :RunningTotalCount, :RequestId
2994
-
3036
+
2995
3037
  def initialize(totalcount=nil, recorddetaillist=nil, successtotalcount=nil, failedtotalcount=nil, runningtotalcount=nil, requestid=nil)
2996
3038
  @TotalCount = totalcount
2997
3039
  @RecordDetailList = recorddetaillist
@@ -3030,7 +3072,7 @@ module TencentCloud
3030
3072
  # @type OldCertificateId: String
3031
3073
 
3032
3074
  attr_accessor :Offset, :Limit, :CertificateId, :OldCertificateId
3033
-
3075
+
3034
3076
  def initialize(offset=nil, limit=nil, certificateid=nil, oldcertificateid=nil)
3035
3077
  @Offset = offset
3036
3078
  @Limit = limit
@@ -3058,7 +3100,7 @@ module TencentCloud
3058
3100
  # @type RequestId: String
3059
3101
 
3060
3102
  attr_accessor :TotalCount, :DeployRecordList, :RequestId
3061
-
3103
+
3062
3104
  def initialize(totalcount=nil, deployrecordlist=nil, requestid=nil)
3063
3105
  @TotalCount = totalcount
3064
3106
  @DeployRecordList = deployrecordlist
@@ -3093,7 +3135,7 @@ module TencentCloud
3093
3135
  # @type OldCertificateId: String
3094
3136
 
3095
3137
  attr_accessor :CertificateId, :ResourceType, :IsCache, :Filters, :OldCertificateId
3096
-
3138
+
3097
3139
  def initialize(certificateid=nil, resourcetype=nil, iscache=nil, filters=nil, oldcertificateid=nil)
3098
3140
  @CertificateId = certificateid
3099
3141
  @ResourceType = resourcetype
@@ -3130,7 +3172,7 @@ module TencentCloud
3130
3172
  # @type RequestId: String
3131
3173
 
3132
3174
  attr_accessor :InstanceList, :TotalCount, :RequestId
3133
-
3175
+
3134
3176
  def initialize(instancelist=nil, totalcount=nil, requestid=nil)
3135
3177
  @InstanceList = instancelist
3136
3178
  @TotalCount = totalcount
@@ -3165,7 +3207,7 @@ module TencentCloud
3165
3207
  # @type OldCertificateId: String
3166
3208
 
3167
3209
  attr_accessor :CertificateId, :ResourceType, :IsCache, :Filters, :OldCertificateId
3168
-
3210
+
3169
3211
  def initialize(certificateid=nil, resourcetype=nil, iscache=nil, filters=nil, oldcertificateid=nil)
3170
3212
  @CertificateId = certificateid
3171
3213
  @ResourceType = resourcetype
@@ -3199,7 +3241,7 @@ module TencentCloud
3199
3241
  # @type RequestId: String
3200
3242
 
3201
3243
  attr_accessor :InstanceList, :RequestId
3202
-
3244
+
3203
3245
  def initialize(instancelist=nil, requestid=nil)
3204
3246
  @InstanceList = instancelist
3205
3247
  @RequestId = requestid
@@ -3228,7 +3270,7 @@ module TencentCloud
3228
3270
  # @type Offset: Integer
3229
3271
 
3230
3272
  attr_accessor :ManagerId, :Limit, :Offset
3231
-
3273
+
3232
3274
  def initialize(managerid=nil, limit=nil, offset=nil)
3233
3275
  @ManagerId = managerid
3234
3276
  @Limit = limit
@@ -3288,7 +3330,7 @@ module TencentCloud
3288
3330
  # @type RequestId: String
3289
3331
 
3290
3332
  attr_accessor :Status, :ManagerFirstName, :ManagerMail, :ContactFirstName, :ManagerLastName, :ContactPosition, :ManagerPosition, :VerifyTime, :CreateTime, :ExpireTime, :ContactLastName, :ManagerPhone, :ContactPhone, :ContactMail, :ManagerDepartment, :CompanyInfo, :CompanyId, :ManagerId, :StatusInfo, :RequestId
3291
-
3333
+
3292
3334
  def initialize(status=nil, managerfirstname=nil, managermail=nil, contactfirstname=nil, managerlastname=nil, contactposition=nil, managerposition=nil, verifytime=nil, createtime=nil, expiretime=nil, contactlastname=nil, managerphone=nil, contactphone=nil, contactmail=nil, managerdepartment=nil, companyinfo=nil, companyid=nil, managerid=nil, statusinfo=nil, requestid=nil)
3293
3335
  @Status = status
3294
3336
  @ManagerFirstName = managerfirstname
@@ -3371,7 +3413,7 @@ module TencentCloud
3371
3413
  # @type SearchKey: String
3372
3414
 
3373
3415
  attr_accessor :CompanyId, :Offset, :Limit, :ManagerName, :ManagerMail, :Status, :SearchKey
3374
-
3416
+
3375
3417
  def initialize(companyid=nil, offset=nil, limit=nil, managername=nil, managermail=nil, status=nil, searchkey=nil)
3376
3418
  @CompanyId = companyid
3377
3419
  @Offset = offset
@@ -3403,7 +3445,7 @@ module TencentCloud
3403
3445
  # @type RequestId: String
3404
3446
 
3405
3447
  attr_accessor :Managers, :TotalCount, :RequestId
3406
-
3448
+
3407
3449
  def initialize(managers=nil, totalcount=nil, requestid=nil)
3408
3450
  @Managers = managers
3409
3451
  @TotalCount = totalcount
@@ -3442,7 +3484,7 @@ module TencentCloud
3442
3484
  # @type Pid: Integer
3443
3485
 
3444
3486
  attr_accessor :Offset, :Limit, :Status, :ExpireTime, :PackageId, :Type, :Pid
3445
-
3487
+
3446
3488
  def initialize(offset=nil, limit=nil, status=nil, expiretime=nil, packageid=nil, type=nil, pid=nil)
3447
3489
  @Offset = offset
3448
3490
  @Limit = limit
@@ -3476,7 +3518,7 @@ module TencentCloud
3476
3518
  # @type RequestId: String
3477
3519
 
3478
3520
  attr_accessor :Packages, :TotalCount, :TotalBalance, :RequestId
3479
-
3521
+
3480
3522
  def initialize(packages=nil, totalcount=nil, totalbalance=nil, requestid=nil)
3481
3523
  @Packages = packages
3482
3524
  @TotalCount = totalcount
@@ -3505,7 +3547,7 @@ module TencentCloud
3505
3547
  # @type CertificateId: String
3506
3548
 
3507
3549
  attr_accessor :CertificateId
3508
-
3550
+
3509
3551
  def initialize(certificateid=nil)
3510
3552
  @CertificateId = certificateid
3511
3553
  end
@@ -3527,7 +3569,7 @@ module TencentCloud
3527
3569
  # @type RequestId: String
3528
3570
 
3529
3571
  attr_accessor :Content, :ContentType, :RequestId
3530
-
3572
+
3531
3573
  def initialize(content=nil, contenttype=nil, requestid=nil)
3532
3574
  @Content = content
3533
3575
  @ContentType = contenttype
@@ -3563,7 +3605,7 @@ module TencentCloud
3563
3605
  # @type DvAuths: Array
3564
3606
 
3565
3607
  attr_accessor :DvAuthKey, :DvAuthValue, :DvAuthDomain, :DvAuthPath, :DvAuthKeySubDomain, :DvAuths
3566
-
3608
+
3567
3609
  def initialize(dvauthkey=nil, dvauthvalue=nil, dvauthdomain=nil, dvauthpath=nil, dvauthkeysubdomain=nil, dvauths=nil)
3568
3610
  @DvAuthKey = dvauthkey
3569
3611
  @DvAuthValue = dvauthvalue
@@ -3612,7 +3654,7 @@ module TencentCloud
3612
3654
  # @type DvAuthVerifyType: String
3613
3655
 
3614
3656
  attr_accessor :DvAuthKey, :DvAuthValue, :DvAuthDomain, :DvAuthPath, :DvAuthSubDomain, :DvAuthVerifyType
3615
-
3657
+
3616
3658
  def initialize(dvauthkey=nil, dvauthvalue=nil, dvauthdomain=nil, dvauthpath=nil, dvauthsubdomain=nil, dvauthverifytype=nil)
3617
3659
  @DvAuthKey = dvauthkey
3618
3660
  @DvAuthValue = dvauthvalue
@@ -3640,7 +3682,7 @@ module TencentCloud
3640
3682
  # @type FilterValue: String
3641
3683
 
3642
3684
  attr_accessor :FilterKey, :FilterValue
3643
-
3685
+
3644
3686
  def initialize(filterkey=nil, filtervalue=nil)
3645
3687
  @FilterKey = filterkey
3646
3688
  @FilterValue = filtervalue
@@ -3660,7 +3702,7 @@ module TencentCloud
3660
3702
  # @type ResourceType: Array
3661
3703
 
3662
3704
  attr_accessor :CertificateId, :ResourceType
3663
-
3705
+
3664
3706
  def initialize(certificateid=nil, resourcetype=nil)
3665
3707
  @CertificateId = certificateid
3666
3708
  @ResourceType = resourcetype
@@ -3680,7 +3722,7 @@ module TencentCloud
3680
3722
  # @type RequestId: String
3681
3723
 
3682
3724
  attr_accessor :CertHostingInfo, :RequestId
3683
-
3725
+
3684
3726
  def initialize(certhostinginfo=nil, requestid=nil)
3685
3727
  @CertHostingInfo = certhostinginfo
3686
3728
  @RequestId = requestid
@@ -3707,7 +3749,7 @@ module TencentCloud
3707
3749
  # @type Domain: Array
3708
3750
 
3709
3751
  attr_accessor :InstanceId, :InstanceName, :IP, :Domain
3710
-
3752
+
3711
3753
  def initialize(instanceid=nil, instancename=nil, ip=nil, domain=nil)
3712
3754
  @InstanceId = instanceid
3713
3755
  @InstanceName = instancename
@@ -3736,7 +3778,7 @@ module TencentCloud
3736
3778
  # @type Status: Integer
3737
3779
 
3738
3780
  attr_accessor :Domain, :CertId, :Status
3739
-
3781
+
3740
3782
  def initialize(domain=nil, certid=nil, status=nil)
3741
3783
  @Domain = domain
3742
3784
  @CertId = certid
@@ -3789,7 +3831,7 @@ module TencentCloud
3789
3831
  # @type StatusInfo: Array
3790
3832
 
3791
3833
  attr_accessor :Status, :ManagerFirstName, :ManagerLastName, :ManagerPosition, :ManagerPhone, :ManagerMail, :ManagerDepartment, :CreateTime, :DomainCount, :CertCount, :ManagerId, :ExpireTime, :SubmitAuditTime, :VerifyTime, :StatusInfo
3792
-
3834
+
3793
3835
  def initialize(status=nil, managerfirstname=nil, managerlastname=nil, managerposition=nil, managerphone=nil, managermail=nil, managerdepartment=nil, createtime=nil, domaincount=nil, certcount=nil, managerid=nil, expiretime=nil, submitaudittime=nil, verifytime=nil, statusinfo=nil)
3794
3836
  @Status = status
3795
3837
  @ManagerFirstName = managerfirstname
@@ -3837,7 +3879,7 @@ module TencentCloud
3837
3879
  # 管理人的四种审核状态
3838
3880
  class ManagerStatusInfo < TencentCloud::Common::AbstractModel
3839
3881
 
3840
-
3882
+
3841
3883
  def initialize()
3842
3884
  end
3843
3885
 
@@ -3853,7 +3895,7 @@ module TencentCloud
3853
3895
  # @type Alias: String
3854
3896
 
3855
3897
  attr_accessor :CertificateId, :Alias
3856
-
3898
+
3857
3899
  def initialize(certificateid=nil, _alias=nil)
3858
3900
  @CertificateId = certificateid
3859
3901
  @Alias = _alias
@@ -3873,7 +3915,7 @@ module TencentCloud
3873
3915
  # @type RequestId: String
3874
3916
 
3875
3917
  attr_accessor :CertificateId, :RequestId
3876
-
3918
+
3877
3919
  def initialize(certificateid=nil, requestid=nil)
3878
3920
  @CertificateId = certificateid
3879
3921
  @RequestId = requestid
@@ -3893,7 +3935,7 @@ module TencentCloud
3893
3935
  # @type ProjectId: Integer
3894
3936
 
3895
3937
  attr_accessor :CertificateIdList, :ProjectId
3896
-
3938
+
3897
3939
  def initialize(certificateidlist=nil, projectid=nil)
3898
3940
  @CertificateIdList = certificateidlist
3899
3941
  @ProjectId = projectid
@@ -3917,7 +3959,7 @@ module TencentCloud
3917
3959
  # @type RequestId: String
3918
3960
 
3919
3961
  attr_accessor :SuccessCertificates, :FailCertificates, :RequestId
3920
-
3962
+
3921
3963
  def initialize(successcertificates=nil, failcertificates=nil, requestid=nil)
3922
3964
  @SuccessCertificates = successcertificates
3923
3965
  @FailCertificates = failcertificates
@@ -3939,7 +3981,7 @@ module TencentCloud
3939
3981
  # @type SwitchStatus: Integer
3940
3982
 
3941
3983
  attr_accessor :CertificateIds, :SwitchStatus
3942
-
3984
+
3943
3985
  def initialize(certificateids=nil, switchstatus=nil)
3944
3986
  @CertificateIds = certificateids
3945
3987
  @SwitchStatus = switchstatus
@@ -3959,7 +4001,7 @@ module TencentCloud
3959
4001
  # @type RequestId: String
3960
4002
 
3961
4003
  attr_accessor :CertificateIds, :RequestId
3962
-
4004
+
3963
4005
  def initialize(certificateids=nil, requestid=nil)
3964
4006
  @CertificateIds = certificateids
3965
4007
  @RequestId = requestid
@@ -3979,7 +4021,7 @@ module TencentCloud
3979
4021
  # @type CreatedOn: String
3980
4022
 
3981
4023
  attr_accessor :Action, :CreatedOn
3982
-
4024
+
3983
4025
  def initialize(action=nil, createdon=nil)
3984
4026
  @Action = action
3985
4027
  @CreatedOn = createdon
@@ -4019,7 +4061,7 @@ module TencentCloud
4019
4061
  # @type TransferOutInfos: Array
4020
4062
 
4021
4063
  attr_accessor :PackageId, :Total, :Balance, :Type, :SourceUin, :Status, :ExpireTime, :UpdateTime, :CreateTime, :SourceType, :TransferOutInfos
4022
-
4064
+
4023
4065
  def initialize(packageid=nil, total=nil, balance=nil, type=nil, sourceuin=nil, status=nil, expiretime=nil, updatetime=nil, createtime=nil, sourcetype=nil, transferoutinfos=nil)
4024
4066
  @PackageId = packageid
4025
4067
  @Total = total
@@ -4083,7 +4125,7 @@ module TencentCloud
4083
4125
  # @type ReceiveTime: String
4084
4126
 
4085
4127
  attr_accessor :PackageId, :TransferCode, :TransferCount, :ReceivePackageId, :ExpireTime, :CreateTime, :UpdateTime, :TransferStatus, :ReceiverUin, :ReceiveTime
4086
-
4128
+
4087
4129
  def initialize(packageid=nil, transfercode=nil, transfercount=nil, receivepackageid=nil, expiretime=nil, createtime=nil, updatetime=nil, transferstatus=nil, receiveruin=nil, receivetime=nil)
4088
4130
  @PackageId = packageid
4089
4131
  @TransferCode = transfercode
@@ -4124,7 +4166,7 @@ module TencentCloud
4124
4166
  # @type ManagerId: String
4125
4167
 
4126
4168
  attr_accessor :TotalPeriod, :NowPeriod, :ManagerId
4127
-
4169
+
4128
4170
  def initialize(totalperiod=nil, nowperiod=nil, managerid=nil)
4129
4171
  @TotalPeriod = totalperiod
4130
4172
  @NowPeriod = nowperiod
@@ -4160,7 +4202,7 @@ module TencentCloud
4160
4202
  # @type ProjectId: String
4161
4203
 
4162
4204
  attr_accessor :ProjectName, :ProjectCreatorUin, :ProjectCreateTime, :ProjectResume, :OwnerUin, :ProjectId
4163
-
4205
+
4164
4206
  def initialize(projectname=nil, projectcreatoruin=nil, projectcreatetime=nil, projectresume=nil, owneruin=nil, projectid=nil)
4165
4207
  @ProjectName = projectname
4166
4208
  @ProjectCreatorUin = projectcreatoruin
@@ -4196,7 +4238,7 @@ module TencentCloud
4196
4238
  # @type Reason: String
4197
4239
 
4198
4240
  attr_accessor :CertificateId, :ValidType, :CsrType, :CsrContent, :CsrkeyPassword, :Reason
4199
-
4241
+
4200
4242
  def initialize(certificateid=nil, validtype=nil, csrtype=nil, csrcontent=nil, csrkeypassword=nil, reason=nil)
4201
4243
  @CertificateId = certificateid
4202
4244
  @ValidType = validtype
@@ -4224,7 +4266,7 @@ module TencentCloud
4224
4266
  # @type RequestId: String
4225
4267
 
4226
4268
  attr_accessor :CertificateId, :RequestId
4227
-
4269
+
4228
4270
  def initialize(certificateid=nil, requestid=nil)
4229
4271
  @CertificateId = certificateid
4230
4272
  @RequestId = requestid
@@ -4244,7 +4286,7 @@ module TencentCloud
4244
4286
  # @type Regions: Array
4245
4287
 
4246
4288
  attr_accessor :ResourceType, :Regions
4247
-
4289
+
4248
4290
  def initialize(resourcetype=nil, regions=nil)
4249
4291
  @ResourceType = resourcetype
4250
4292
  @Regions = regions
@@ -4264,7 +4306,7 @@ module TencentCloud
4264
4306
  # @type Reason: String
4265
4307
 
4266
4308
  attr_accessor :CertificateId, :Reason
4267
-
4309
+
4268
4310
  def initialize(certificateid=nil, reason=nil)
4269
4311
  @CertificateId = certificateid
4270
4312
  @Reason = reason
@@ -4285,7 +4327,7 @@ module TencentCloud
4285
4327
  # @type RequestId: String
4286
4328
 
4287
4329
  attr_accessor :RevokeDomainValidateAuths, :RequestId
4288
-
4330
+
4289
4331
  def initialize(revokedomainvalidateauths=nil, requestid=nil)
4290
4332
  @RevokeDomainValidateAuths = revokedomainvalidateauths
4291
4333
  @RequestId = requestid
@@ -4320,7 +4362,7 @@ module TencentCloud
4320
4362
  # @type DomainValidateAuthDomain: String
4321
4363
 
4322
4364
  attr_accessor :DomainValidateAuthPath, :DomainValidateAuthKey, :DomainValidateAuthValue, :DomainValidateAuthDomain
4323
-
4365
+
4324
4366
  def initialize(domainvalidateauthpath=nil, domainvalidateauthkey=nil, domainvalidateauthvalue=nil, domainvalidateauthdomain=nil)
4325
4367
  @DomainValidateAuthPath = domainvalidateauthpath
4326
4368
  @DomainValidateAuthKey = domainvalidateauthkey
@@ -4349,7 +4391,7 @@ module TencentCloud
4349
4391
  # @type Standard: String
4350
4392
 
4351
4393
  attr_accessor :Sign, :Encrypt, :Standard
4352
-
4394
+
4353
4395
  def initialize(sign=nil, encrypt=nil, standard=nil)
4354
4396
  @Sign = sign
4355
4397
  @Encrypt = encrypt
@@ -4369,7 +4411,7 @@ module TencentCloud
4369
4411
  # @type ManagerId: Integer
4370
4412
 
4371
4413
  attr_accessor :ManagerId
4372
-
4414
+
4373
4415
  def initialize(managerid=nil)
4374
4416
  @ManagerId = managerid
4375
4417
  end
@@ -4387,7 +4429,7 @@ module TencentCloud
4387
4429
  # @type RequestId: String
4388
4430
 
4389
4431
  attr_accessor :ManagerId, :RequestId
4390
-
4432
+
4391
4433
  def initialize(managerid=nil, requestid=nil)
4392
4434
  @ManagerId = managerid
4393
4435
  @RequestId = requestid
@@ -4455,7 +4497,7 @@ module TencentCloud
4455
4497
  # @type ContactPosition: String
4456
4498
 
4457
4499
  attr_accessor :CertificateId, :CsrType, :CsrContent, :CertificateDomain, :DomainList, :KeyPassword, :OrganizationName, :OrganizationDivision, :OrganizationAddress, :OrganizationCountry, :OrganizationCity, :OrganizationRegion, :PostalCode, :PhoneAreaCode, :PhoneNumber, :VerifyType, :AdminFirstName, :AdminLastName, :AdminPhoneNum, :AdminEmail, :AdminPosition, :ContactFirstName, :ContactLastName, :ContactEmail, :ContactNumber, :ContactPosition
4458
-
4500
+
4459
4501
  def initialize(certificateid=nil, csrtype=nil, csrcontent=nil, certificatedomain=nil, domainlist=nil, keypassword=nil, organizationname=nil, organizationdivision=nil, organizationaddress=nil, organizationcountry=nil, organizationcity=nil, organizationregion=nil, postalcode=nil, phoneareacode=nil, phonenumber=nil, verifytype=nil, adminfirstname=nil, adminlastname=nil, adminphonenum=nil, adminemail=nil, adminposition=nil, contactfirstname=nil, contactlastname=nil, contactemail=nil, contactnumber=nil, contactposition=nil)
4460
4502
  @CertificateId = certificateid
4461
4503
  @CsrType = csrtype
@@ -4523,7 +4565,7 @@ module TencentCloud
4523
4565
  # @type RequestId: String
4524
4566
 
4525
4567
  attr_accessor :CertificateId, :RequestId
4526
-
4568
+
4527
4569
  def initialize(certificateid=nil, requestid=nil)
4528
4570
  @CertificateId = certificateid
4529
4571
  @RequestId = requestid
@@ -4614,7 +4656,7 @@ module TencentCloud
4614
4656
  # @type VerifyType: String
4615
4657
 
4616
4658
  attr_accessor :CsrType, :CsrContent, :CertificateDomain, :DomainList, :KeyPassword, :OrganizationName, :OrganizationDivision, :OrganizationAddress, :OrganizationCountry, :OrganizationCity, :OrganizationRegion, :PostalCode, :PhoneAreaCode, :PhoneNumber, :AdminFirstName, :AdminLastName, :AdminPhoneNum, :AdminEmail, :AdminPosition, :ContactFirstName, :ContactLastName, :ContactNumber, :ContactEmail, :ContactPosition, :VerifyType
4617
-
4659
+
4618
4660
  def initialize(csrtype=nil, csrcontent=nil, certificatedomain=nil, domainlist=nil, keypassword=nil, organizationname=nil, organizationdivision=nil, organizationaddress=nil, organizationcountry=nil, organizationcity=nil, organizationregion=nil, postalcode=nil, phoneareacode=nil, phonenumber=nil, adminfirstname=nil, adminlastname=nil, adminphonenum=nil, adminemail=nil, adminposition=nil, contactfirstname=nil, contactlastname=nil, contactnumber=nil, contactemail=nil, contactposition=nil, verifytype=nil)
4619
4661
  @CsrType = csrtype
4620
4662
  @CsrContent = csrcontent
@@ -4680,7 +4722,7 @@ module TencentCloud
4680
4722
  # @type TagValue: String
4681
4723
 
4682
4724
  attr_accessor :TagKey, :TagValue
4683
-
4725
+
4684
4726
  def initialize(tagkey=nil, tagvalue=nil)
4685
4727
  @TagKey = tagkey
4686
4728
  @TagValue = tagvalue
@@ -4705,7 +4747,7 @@ module TencentCloud
4705
4747
  # @type Status: String
4706
4748
 
4707
4749
  attr_accessor :Host, :CertId, :ZoneId, :Status
4708
-
4750
+
4709
4751
  def initialize(host=nil, certid=nil, zoneid=nil, status=nil)
4710
4752
  @Host = host
4711
4753
  @CertId = certid
@@ -4731,7 +4773,7 @@ module TencentCloud
4731
4773
  # @type Domains: Array
4732
4774
 
4733
4775
  attr_accessor :IngressName, :TlsDomains, :Domains
4734
-
4776
+
4735
4777
  def initialize(ingressname=nil, tlsdomains=nil, domains=nil)
4736
4778
  @IngressName = ingressname
4737
4779
  @TlsDomains = tlsdomains
@@ -4755,7 +4797,7 @@ module TencentCloud
4755
4797
  # @type NamespaceList: Array
4756
4798
 
4757
4799
  attr_accessor :ClusterId, :ClusterName, :NamespaceList
4758
-
4800
+
4759
4801
  def initialize(clusterid=nil, clustername=nil, namespacelist=nil)
4760
4802
  @ClusterId = clusterid
4761
4803
  @ClusterName = clustername
@@ -4784,7 +4826,7 @@ module TencentCloud
4784
4826
  # @type SecretList: Array
4785
4827
 
4786
4828
  attr_accessor :Name, :SecretList
4787
-
4829
+
4788
4830
  def initialize(name=nil, secretlist=nil)
4789
4831
  @Name = name
4790
4832
  @SecretList = secretlist
@@ -4816,7 +4858,7 @@ module TencentCloud
4816
4858
  # @type NoMatchDomains: Array
4817
4859
 
4818
4860
  attr_accessor :Name, :CertId, :IngressList, :NoMatchDomains
4819
-
4861
+
4820
4862
  def initialize(name=nil, certid=nil, ingresslist=nil, nomatchdomains=nil)
4821
4863
  @Name = name
4822
4864
  @CertId = certid
@@ -4853,7 +4895,7 @@ module TencentCloud
4853
4895
  # @type ResourceTypesRegions: Array
4854
4896
 
4855
4897
  attr_accessor :CertificateId, :OldCertificateId, :ResourceTypes, :Regions, :ResourceTypesRegions
4856
-
4898
+
4857
4899
  def initialize(certificateid=nil, oldcertificateid=nil, resourcetypes=nil, regions=nil, resourcetypesregions=nil)
4858
4900
  @CertificateId = certificateid
4859
4901
  @OldCertificateId = oldcertificateid
@@ -4889,7 +4931,7 @@ module TencentCloud
4889
4931
  # @type RequestId: String
4890
4932
 
4891
4933
  attr_accessor :DeployRecordId, :DeployStatus, :RequestId
4892
-
4934
+
4893
4935
  def initialize(deployrecordid=nil, deploystatus=nil, requestid=nil)
4894
4936
  @DeployRecordId = deployrecordid
4895
4937
  @DeployStatus = deploystatus
@@ -4911,7 +4953,7 @@ module TencentCloud
4911
4953
  # @type DeployRecordDetailId: Integer
4912
4954
 
4913
4955
  attr_accessor :DeployRecordId, :DeployRecordDetailId
4914
-
4956
+
4915
4957
  def initialize(deployrecordid=nil, deployrecorddetailid=nil)
4916
4958
  @DeployRecordId = deployrecordid
4917
4959
  @DeployRecordDetailId = deployrecorddetailid
@@ -4929,7 +4971,7 @@ module TencentCloud
4929
4971
  # @type RequestId: String
4930
4972
 
4931
4973
  attr_accessor :RequestId
4932
-
4974
+
4933
4975
  def initialize(requestid=nil)
4934
4976
  @RequestId = requestid
4935
4977
  end
@@ -4945,7 +4987,7 @@ module TencentCloud
4945
4987
  # @type DeployRecordId: Integer
4946
4988
 
4947
4989
  attr_accessor :DeployRecordId
4948
-
4990
+
4949
4991
  def initialize(deployrecordid=nil)
4950
4992
  @DeployRecordId = deployrecordid
4951
4993
  end
@@ -4963,7 +5005,7 @@ module TencentCloud
4963
5005
  # @type RequestId: String
4964
5006
 
4965
5007
  attr_accessor :DeployRecordId, :RequestId
4966
-
5008
+
4967
5009
  def initialize(deployrecordid=nil, requestid=nil)
4968
5010
  @DeployRecordId = deployrecordid
4969
5011
  @RequestId = requestid
@@ -5006,25 +5048,34 @@ module TencentCloud
5006
5048
  # @param InstanceName: 部署实例名称
5007
5049
  # 注意:此字段可能返回 null,表示取不到有效值。
5008
5050
  # @type InstanceName: String
5009
- # @param ListenerId: 部署监听器ID
5051
+ # @param ListenerId: 部署监听器ID(CLB专用)
5010
5052
  # 注意:此字段可能返回 null,表示取不到有效值。
5011
5053
  # @type ListenerId: String
5012
- # @param ListenerName: 部署监听器名称
5054
+ # @param ListenerName: 部署监听器名称(CLB专用)
5013
5055
  # 注意:此字段可能返回 null,表示取不到有效值。
5014
5056
  # @type ListenerName: String
5015
5057
  # @param Protocol: 协议
5016
5058
  # 注意:此字段可能返回 null,表示取不到有效值。
5017
5059
  # @type Protocol: String
5018
- # @param SniSwitch: 是否开启SNI
5060
+ # @param SniSwitch: 是否开启SNI(CLB专用)
5019
5061
  # 注意:此字段可能返回 null,表示取不到有效值。
5020
5062
  # @type SniSwitch: Integer
5021
- # @param Bucket: bucket名称
5063
+ # @param Bucket: bucket名称(COS专用)
5022
5064
  # 注意:此字段可能返回 null,表示取不到有效值。
5023
5065
  # @type Bucket: String
5066
+ # @param Port: 端口
5067
+ # 注意:此字段可能返回 null,表示取不到有效值。
5068
+ # @type Port: Integer
5069
+ # @param Namespace: 命名空间(TKE专用)
5070
+ # 注意:此字段可能返回 null,表示取不到有效值。
5071
+ # @type Namespace: String
5072
+ # @param SecretName: secret名称(TKE专用)
5073
+ # 注意:此字段可能返回 null,表示取不到有效值。
5074
+ # @type SecretName: String
5075
+
5076
+ attr_accessor :Id, :CertId, :OldCertId, :Domains, :ResourceType, :Region, :Status, :ErrorMsg, :CreateTime, :UpdateTime, :InstanceId, :InstanceName, :ListenerId, :ListenerName, :Protocol, :SniSwitch, :Bucket, :Port, :Namespace, :SecretName
5024
5077
 
5025
- attr_accessor :Id, :CertId, :OldCertId, :Domains, :ResourceType, :Region, :Status, :ErrorMsg, :CreateTime, :UpdateTime, :InstanceId, :InstanceName, :ListenerId, :ListenerName, :Protocol, :SniSwitch, :Bucket
5026
-
5027
- def initialize(id=nil, certid=nil, oldcertid=nil, domains=nil, resourcetype=nil, region=nil, status=nil, errormsg=nil, createtime=nil, updatetime=nil, instanceid=nil, instancename=nil, listenerid=nil, listenername=nil, protocol=nil, sniswitch=nil, bucket=nil)
5078
+ def initialize(id=nil, certid=nil, oldcertid=nil, domains=nil, resourcetype=nil, region=nil, status=nil, errormsg=nil, createtime=nil, updatetime=nil, instanceid=nil, instancename=nil, listenerid=nil, listenername=nil, protocol=nil, sniswitch=nil, bucket=nil, port=nil, namespace=nil, secretname=nil)
5028
5079
  @Id = id
5029
5080
  @CertId = certid
5030
5081
  @OldCertId = oldcertid
@@ -5042,6 +5093,9 @@ module TencentCloud
5042
5093
  @Protocol = protocol
5043
5094
  @SniSwitch = sniswitch
5044
5095
  @Bucket = bucket
5096
+ @Port = port
5097
+ @Namespace = namespace
5098
+ @SecretName = secretname
5045
5099
  end
5046
5100
 
5047
5101
  def deserialize(params)
@@ -5062,6 +5116,9 @@ module TencentCloud
5062
5116
  @Protocol = params['Protocol']
5063
5117
  @SniSwitch = params['SniSwitch']
5064
5118
  @Bucket = params['Bucket']
5119
+ @Port = params['Port']
5120
+ @Namespace = params['Namespace']
5121
+ @SecretName = params['SecretName']
5065
5122
  end
5066
5123
  end
5067
5124
 
@@ -5071,12 +5128,15 @@ module TencentCloud
5071
5128
  # @type ResourceType: String
5072
5129
  # @param List: 部署资源详情列表
5073
5130
  # @type List: Array
5131
+ # @param TotalCount: 该部署资源总数
5132
+ # @type TotalCount: Integer
5133
+
5134
+ attr_accessor :ResourceType, :List, :TotalCount
5074
5135
 
5075
- attr_accessor :ResourceType, :List
5076
-
5077
- def initialize(resourcetype=nil, list=nil)
5136
+ def initialize(resourcetype=nil, list=nil, totalcount=nil)
5078
5137
  @ResourceType = resourcetype
5079
5138
  @List = list
5139
+ @TotalCount = totalcount
5080
5140
  end
5081
5141
 
5082
5142
  def deserialize(params)
@@ -5089,6 +5149,7 @@ module TencentCloud
5089
5149
  @List << updaterecorddetail_tmp
5090
5150
  end
5091
5151
  end
5152
+ @TotalCount = params['TotalCount']
5092
5153
  end
5093
5154
  end
5094
5155
 
@@ -5113,7 +5174,7 @@ module TencentCloud
5113
5174
  # @type UpdateTime: String
5114
5175
 
5115
5176
  attr_accessor :Id, :CertId, :OldCertId, :ResourceTypes, :Regions, :Status, :CreateTime, :UpdateTime
5116
-
5177
+
5117
5178
  def initialize(id=nil, certid=nil, oldcertid=nil, resourcetypes=nil, regions=nil, status=nil, createtime=nil, updatetime=nil)
5118
5179
  @Id = id
5119
5180
  @CertId = certid
@@ -5155,7 +5216,7 @@ module TencentCloud
5155
5216
  # @type Repeatable: Boolean
5156
5217
 
5157
5218
  attr_accessor :CertificatePublicKey, :CertificatePrivateKey, :CertificateType, :Alias, :ProjectId, :CertificateUse, :Repeatable
5158
-
5219
+
5159
5220
  def initialize(certificatepublickey=nil, certificateprivatekey=nil, certificatetype=nil, _alias=nil, projectid=nil, certificateuse=nil, repeatable=nil)
5160
5221
  @CertificatePublicKey = certificatepublickey
5161
5222
  @CertificatePrivateKey = certificateprivatekey
@@ -5188,7 +5249,7 @@ module TencentCloud
5188
5249
  # @type RequestId: String
5189
5250
 
5190
5251
  attr_accessor :CertificateId, :RepeatCertId, :RequestId
5191
-
5252
+
5192
5253
  def initialize(certificateid=nil, repeatcertid=nil, requestid=nil)
5193
5254
  @CertificateId = certificateid
5194
5255
  @RepeatCertId = repeatcertid
@@ -5210,7 +5271,7 @@ module TencentCloud
5210
5271
  # @type ConfirmLetter: String
5211
5272
 
5212
5273
  attr_accessor :CertificateId, :ConfirmLetter
5213
-
5274
+
5214
5275
  def initialize(certificateid=nil, confirmletter=nil)
5215
5276
  @CertificateId = certificateid
5216
5277
  @ConfirmLetter = confirmletter
@@ -5232,7 +5293,7 @@ module TencentCloud
5232
5293
  # @type RequestId: String
5233
5294
 
5234
5295
  attr_accessor :CertificateId, :IsSuccess, :RequestId
5235
-
5296
+
5236
5297
  def initialize(certificateid=nil, issuccess=nil, requestid=nil)
5237
5298
  @CertificateId = certificateid
5238
5299
  @IsSuccess = issuccess
@@ -5254,7 +5315,7 @@ module TencentCloud
5254
5315
  # @type RevokeLetter: String
5255
5316
 
5256
5317
  attr_accessor :CertificateId, :RevokeLetter
5257
-
5318
+
5258
5319
  def initialize(certificateid=nil, revokeletter=nil)
5259
5320
  @CertificateId = certificateid
5260
5321
  @RevokeLetter = revokeletter
@@ -5276,7 +5337,7 @@ module TencentCloud
5276
5337
  # @type RequestId: String
5277
5338
 
5278
5339
  attr_accessor :CertificateId, :IsSuccess, :RequestId
5279
-
5340
+
5280
5341
  def initialize(certificateid=nil, issuccess=nil, requestid=nil)
5281
5342
  @CertificateId = certificateid
5282
5343
  @IsSuccess = issuccess
@@ -5296,7 +5357,7 @@ module TencentCloud
5296
5357
  # @type ManagerId: Integer
5297
5358
 
5298
5359
  attr_accessor :ManagerId
5299
-
5360
+
5300
5361
  def initialize(managerid=nil)
5301
5362
  @ManagerId = managerid
5302
5363
  end
@@ -5314,7 +5375,7 @@ module TencentCloud
5314
5375
  # @type RequestId: String
5315
5376
 
5316
5377
  attr_accessor :ManagerId, :RequestId
5317
-
5378
+
5318
5379
  def initialize(managerid=nil, requestid=nil)
5319
5380
  @ManagerId = managerid
5320
5381
  @RequestId = requestid
@@ -5334,7 +5395,7 @@ module TencentCloud
5334
5395
  # @type CertId: String
5335
5396
 
5336
5397
  attr_accessor :Domain, :CertId
5337
-
5398
+
5338
5399
  def initialize(domain=nil, certid=nil)
5339
5400
  @Domain = domain
5340
5401
  @CertId = certid