| Name | Type | Description | Notes |
|---|---|---|---|
| type | string | DNS record type (CNAME, A, or ALIAS) | [optional] |
| name | string | DNS record name/host (@ for apex/root domains, subdomain name for subdomains) | [optional] |
| value | string | DNS record value (IP addresses for A records, domain name for CNAME/ALIAS) | [optional] |
| description | string | Human-readable instructions for configuring this DNS record | [optional] |