Name | Type | Description | Notes |
---|---|---|---|
eDnsrecordType | inline | The type of the Dnsrecord | |
eDnsrecordValidation | inline | The validation of the Dnsrecord | |
sDnsrecordName | kotlin.String | The name of the Dnsrecord | |
bDnsrecordMustMatch | kotlin.Boolean | Whether the Dnsrecord must match or not | |
sDnsrecordValue | kotlin.String | The value of the Dnsrecord | [optional] |
sDnsrecordExpectedvalue | kotlin.String | The expected value of the Dnsrecord | [optional] |
Name | Value |
---|---|
eDnsrecordType | CNAME, MX, TXT |
Name | Value |
---|---|
eDnsrecordValidation | Match, Mismatch, NotFound |