ARecord Class
An A record.
Constructor
ARecord(*, ipv4_address: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
ipv4_address
|
The IPv4 address of this A record. Default value: None
|
Variables
Name | Description |
---|---|
ipv4_address
|
The IPv4 address of this A record. |