TxtRecord Class

A TXT record.

Inheritance
TxtRecord

Constructor

TxtRecord(*, value: Optional[List[str]] = None, **kwargs)

Parameters

value
list[str]
Required

The text value of this TXT record.