AaaaRecord Class
An AAAA record.
Constructor
AaaaRecord(*, ipv6_address: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
ipv6_address
|
The IPv6 address of this AAAA record. Default value: None
|
Variables
| Name | Description |
|---|---|
|
ipv6_address
|
The IPv6 address of this AAAA record. |