Class: TencentCloud::Live::V20180801::CertInfo
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Live::V20180801::CertInfo
- Defined in:
- lib/v20180801/models.rb
Overview
证书信息。
Instance Attribute Summary collapse
-
#CertExpireTime ⇒ Object
注:此字段为北京时间(UTC+8时区)。 0:用户添加证书, 1:腾讯云托管证书。 注:此字段为北京时间(UTC+8时区)。.
-
#CertId ⇒ Object
注:此字段为北京时间(UTC+8时区)。 0:用户添加证书, 1:腾讯云托管证书。 注:此字段为北京时间(UTC+8时区)。.
-
#CertName ⇒ Object
注:此字段为北京时间(UTC+8时区)。 0:用户添加证书, 1:腾讯云托管证书。 注:此字段为北京时间(UTC+8时区)。.
-
#CertType ⇒ Object
注:此字段为北京时间(UTC+8时区)。 0:用户添加证书, 1:腾讯云托管证书。 注:此字段为北京时间(UTC+8时区)。.
-
#CreateTime ⇒ Object
注:此字段为北京时间(UTC+8时区)。 0:用户添加证书, 1:腾讯云托管证书。 注:此字段为北京时间(UTC+8时区)。.
-
#Description ⇒ Object
注:此字段为北京时间(UTC+8时区)。 0:用户添加证书, 1:腾讯云托管证书。 注:此字段为北京时间(UTC+8时区)。.
-
#DomainList ⇒ Object
注:此字段为北京时间(UTC+8时区)。 0:用户添加证书, 1:腾讯云托管证书。 注:此字段为北京时间(UTC+8时区)。.
-
#HttpsCrt ⇒ Object
注:此字段为北京时间(UTC+8时区)。 0:用户添加证书, 1:腾讯云托管证书。 注:此字段为北京时间(UTC+8时区)。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(certid = nil, certname = nil, description = nil, createtime = nil, httpscrt = nil, certtype = nil, certexpiretime = nil, domainlist = nil) ⇒ CertInfo
constructor
A new instance of CertInfo.
Constructor Details
#initialize(certid = nil, certname = nil, description = nil, createtime = nil, httpscrt = nil, certtype = nil, certexpiretime = nil, domainlist = nil) ⇒ CertInfo
Returns a new instance of CertInfo.
1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 |
# File 'lib/v20180801/models.rb', line 1560 def initialize(certid=nil, certname=nil, description=nil, createtime=nil, httpscrt=nil, certtype=nil, certexpiretime=nil, domainlist=nil) @CertId = certid @CertName = certname @Description = description @CreateTime = createtime @HttpsCrt = httpscrt @CertType = certtype @CertExpireTime = certexpiretime @DomainList = domainlist end |
Instance Attribute Details
#CertExpireTime ⇒ Object
注:此字段为北京时间(UTC+8时区)。0:用户添加证书,1:腾讯云托管证书。注:此字段为北京时间(UTC+8时区)。
1558 1559 1560 |
# File 'lib/v20180801/models.rb', line 1558 def CertExpireTime @CertExpireTime end |
#CertId ⇒ Object
注:此字段为北京时间(UTC+8时区)。0:用户添加证书,1:腾讯云托管证书。注:此字段为北京时间(UTC+8时区)。
1558 1559 1560 |
# File 'lib/v20180801/models.rb', line 1558 def CertId @CertId end |
#CertName ⇒ Object
注:此字段为北京时间(UTC+8时区)。0:用户添加证书,1:腾讯云托管证书。注:此字段为北京时间(UTC+8时区)。
1558 1559 1560 |
# File 'lib/v20180801/models.rb', line 1558 def CertName @CertName end |
#CertType ⇒ Object
注:此字段为北京时间(UTC+8时区)。0:用户添加证书,1:腾讯云托管证书。注:此字段为北京时间(UTC+8时区)。
1558 1559 1560 |
# File 'lib/v20180801/models.rb', line 1558 def CertType @CertType end |
#CreateTime ⇒ Object
注:此字段为北京时间(UTC+8时区)。0:用户添加证书,1:腾讯云托管证书。注:此字段为北京时间(UTC+8时区)。
1558 1559 1560 |
# File 'lib/v20180801/models.rb', line 1558 def CreateTime @CreateTime end |
#Description ⇒ Object
注:此字段为北京时间(UTC+8时区)。0:用户添加证书,1:腾讯云托管证书。注:此字段为北京时间(UTC+8时区)。
1558 1559 1560 |
# File 'lib/v20180801/models.rb', line 1558 def Description @Description end |
#DomainList ⇒ Object
注:此字段为北京时间(UTC+8时区)。0:用户添加证书,1:腾讯云托管证书。注:此字段为北京时间(UTC+8时区)。
1558 1559 1560 |
# File 'lib/v20180801/models.rb', line 1558 def DomainList @DomainList end |
#HttpsCrt ⇒ Object
注:此字段为北京时间(UTC+8时区)。0:用户添加证书,1:腾讯云托管证书。注:此字段为北京时间(UTC+8时区)。
1558 1559 1560 |
# File 'lib/v20180801/models.rb', line 1558 def HttpsCrt @HttpsCrt end |
Instance Method Details
#deserialize(params) ⇒ Object
1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 |
# File 'lib/v20180801/models.rb', line 1571 def deserialize(params) @CertId = params['CertId'] @CertName = params['CertName'] @Description = params['Description'] @CreateTime = params['CreateTime'] @HttpsCrt = params['HttpsCrt'] @CertType = params['CertType'] @CertExpireTime = params['CertExpireTime'] @DomainList = params['DomainList'] end |