Converts input data to a DNS record format. This function takes a name, type, optional TTL, and data, and returns an object representing a DNS record.
The name of the DNS record, e.g., "example.com".
Converts input data to a DNS record format. This function takes a name, type, optional TTL, and data, and returns an object representing a DNS record.