tencentcloud-sdk-ssl 3.0.893 → 3.0.894

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c1c46dc36e95f845db7d385f2fb080664d394dc2
4
- data.tar.gz: caa2204ed415bbe2a2cf2e3d940ba07ed81b1a72
3
+ metadata.gz: 213909b0d6507a2e2fad38d3affaa9cd8824323c
4
+ data.tar.gz: 7a216bcc96e84183203bcd6ec224dfdcc59a2514
5
5
  SHA512:
6
- metadata.gz: 4cbd79c4aba7b029e876a6e01c921fc4a035e22f6d5bb8baed36c6497b3fe694f86a963dda6006bde7d3e8c9ba21968045badc228ddb1e4daa98b79b74d533b4
7
- data.tar.gz: 2b627d40eb006b7ea203b1856601dfc1eaf31128c1446fb46f76c7f501c498ae24919afad9a75307c4b5d3709bcc963debea9790b11f984b18d80e5b1a568169
6
+ metadata.gz: 7baf8b69eca32a2fbec3cc33b337cee6babef241a5f9398ad4cbd83cbd01ff10177ce86b329a1db0e714cad57d971fec4bebfe79f95035d51063a1eb425e84ed
7
+ data.tar.gz: 76c8b56d3070b5f4c68d2c2a29c8a8bb48f76ccf2b9b30962c11d2aaf85b974f2aedef109423f5b79ddbe455b217cb27bcd419907d7f2ee7b8d84938a8506ce1
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.893
1
+ 3.0.894
@@ -685,10 +685,13 @@ module TencentCloud
685
685
  # @param SupportDownloadType: 支持下载的WEB服务器类型: nginx、apache、iis、tomcat、jks、root、other
686
686
  # 注意:此字段可能返回 null,表示取不到有效值。
687
687
  # @type SupportDownloadType: :class:`Tencentcloud::Ssl.v20191205.models.SupportDownloadType`
688
+ # @param CertRevokedTime: 证书吊销完成时间
689
+ # 注意:此字段可能返回 null,表示取不到有效值。
690
+ # @type CertRevokedTime: String
688
691
 
689
- 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, :HostingStatus, :HostingCompleteTime, :HostingRenewCertId, :HasRenewOrder, :ReplaceOriCertIsDelete, :IsExpiring, :DVAuthDeadline, :ValidationPassedTime, :CertSANs, :AwaitingValidationMsg, :AllowDownload, :IsDNSPODResolve, :IsPackage, :KeyPasswordCustomFlag, :SupportDownloadType
692
+ 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, :HostingStatus, :HostingCompleteTime, :HostingRenewCertId, :HasRenewOrder, :ReplaceOriCertIsDelete, :IsExpiring, :DVAuthDeadline, :ValidationPassedTime, :CertSANs, :AwaitingValidationMsg, :AllowDownload, :IsDNSPODResolve, :IsPackage, :KeyPasswordCustomFlag, :SupportDownloadType, :CertRevokedTime
690
693
 
691
- 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, hostingstatus=nil, hostingcompletetime=nil, hostingrenewcertid=nil, hasreneworder=nil, replaceoricertisdelete=nil, isexpiring=nil, dvauthdeadline=nil, validationpassedtime=nil, certsans=nil, awaitingvalidationmsg=nil, allowdownload=nil, isdnspodresolve=nil, ispackage=nil, keypasswordcustomflag=nil, supportdownloadtype=nil)
694
+ 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, hostingstatus=nil, hostingcompletetime=nil, hostingrenewcertid=nil, hasreneworder=nil, replaceoricertisdelete=nil, isexpiring=nil, dvauthdeadline=nil, validationpassedtime=nil, certsans=nil, awaitingvalidationmsg=nil, allowdownload=nil, isdnspodresolve=nil, ispackage=nil, keypasswordcustomflag=nil, supportdownloadtype=nil, certrevokedtime=nil)
692
695
  @OwnerUin = owneruin
693
696
  @ProjectId = projectid
694
697
  @From = from
@@ -742,6 +745,7 @@ module TencentCloud
742
745
  @IsPackage = ispackage
743
746
  @KeyPasswordCustomFlag = keypasswordcustomflag
744
747
  @SupportDownloadType = supportdownloadtype
748
+ @CertRevokedTime = certrevokedtime
745
749
  end
746
750
 
747
751
  def deserialize(params)
@@ -817,6 +821,7 @@ module TencentCloud
817
821
  @SupportDownloadType = SupportDownloadType.new
818
822
  @SupportDownloadType.deserialize(params['SupportDownloadType'])
819
823
  end
824
+ @CertRevokedTime = params['CertRevokedTime']
820
825
  end
821
826
  end
822
827
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ssl
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.893
4
+ version: 3.0.894
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-08-25 00:00:00.000000000 Z
11
+ date: 2024-08-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common