Creates a domain name in Direct Mail.
Syntax
{
"Type": "ALIYUN::DirectMail::Domain",
"Properties": {
"DomainName": String
}
}
Properties
|
Property |
Type |
Required |
Editable |
Description |
Constraint |
|
DomainName |
String |
Yes |
No |
The domain name. |
The domain name must be 1 to 50 characters in length, and can contain digits, letters, periods ( |
Return values
Fn::GetAtt
-
SpfRecord: the Sender Policy Framework (SPF) record value provided in the Direct Mail console.
-
SpfAuthStatus: the verification result of the SPF record.
-
CnameAuthStatus: the verification result of the CNAME record.
-
DomainName: the domain name.
-
DnsMx: the mail exchanger (MX) record value resolved from the domain name over the Internet.
-
CnameRecord: the custom part of the CNAME record.
-
CreateTime: the time when the domain name was created.
-
DnsTxt: the TXT record value resolved from the domain name over the Internet, used to verify domain ownership.
-
CnameConfirmStatus: indicates whether the CNAME record has changed.
-
IcpStatus: the state of ICP filing.
-
MxRecord: the MX record value provided in the Direct Mail console.
-
DnsSpf: the SPF record value resolved from the domain name over the Internet.
-
DefaultDomain: indicates whether the domain name is the default domain name.
-
DomainId: the ID of the domain name.
-
DomainType: the TXT record value provided in the Direct Mail console.
-
TlDomainName: the primary domain name.
-
MxAuthStatus: the verification result of the MX record.
-
TracefRecord: the CNAME record value provided in the Direct Mail console.