Get Domains Domain
data class GetDomainsDomain(val cnameAuthStatus: String, val cnameConfirmStatus: String, val cnameRecord: String, val createTime: String, val defaultDomain: String, val dnsMx: String, val dnsSpf: String, val dnsTxt: String, val domainId: String, val domainName: String, val domainType: String, val icpStatus: String, val id: String, val mxAuthStatus: String, val mxRecord: String, val spfAuthStatus: String, val spfRecord: String, val status: String, val tlDomainName: String, val tracefRecord: String)
Constructors
Link copied to clipboard
constructor(cnameAuthStatus: String, cnameConfirmStatus: String, cnameRecord: String, createTime: String, defaultDomain: String, dnsMx: String, dnsSpf: String, dnsTxt: String, domainId: String, domainName: String, domainType: String, icpStatus: String, id: String, mxAuthStatus: String, mxRecord: String, spfAuthStatus: String, spfRecord: String, status: String, tlDomainName: String, tracefRecord: String)
Properties
Link copied to clipboard
Track verification.
Link copied to clipboard
Indicates whether the CNAME record is successfully verified. Valid values: 0 and 1. 0: indicates the verification is successful. 1: indicates that the verification fails.
Link copied to clipboard
The value of the CNAME record.
Link copied to clipboard
The time when the DNS record was created.
Link copied to clipboard
The default domain name.
Link copied to clipboard
The domain name.
Link copied to clipboard
The type of the domain.
Link copied to clipboard
Indicates whether the MX record is successfully verified. Valid values: 0 and 1. 0: indicates the verification is successful. 1: indicates that the verification fails.
Link copied to clipboard
Indicates whether the SPF record is successfully verified. Valid values: 0 and 1. 0: indicates the verification is successful. 1: indicates that the verification fails.
Link copied to clipboard
The primary domain name.
Link copied to clipboard
The CNAME verification record provided by Alibaba Cloud DNS.