Object
A single DNS record of any type from a DNS response.
The following fields are available on this object as described below.
| Name | Type | Null? |
|---|---|---|
|
name The FQDN of the record |
String | |
|
ttl The TTL of the record in seconds |
Integer | |
|
type The record type |
String | |
|
value The data contained within the record |
String |