# DNSLookupOptions
# Properties
Name | Type | Description | Notes |
---|---|---|---|
hostname | String | List of record types you wish to query such as MX, DNS, TXT, NS, A etc. | [optional] |
omitFinalDNSDot | Bool | Optionally control whether to omit the final dot in full DNS name values. | [optional] |
recordTypes | [String] | List of record types you wish to query such as MX, DNS, TXT, NS, A etc. | [optional] |