]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
Improve AMTRELAY doco.
authorBob Halley <halley@dnspython.org>
Sun, 27 Nov 2022 22:17:15 +0000 (14:17 -0800)
committerBob Halley <halley@dnspython.org>
Sun, 27 Nov 2022 22:17:15 +0000 (14:17 -0800)
doc/rdata-subclasses.rst

index 0e9c2446a248ba790d176eab60dfda6274b98298..36056d36aa1d0750af68aeebbcb09e48f7f56638 100644 (file)
@@ -15,6 +15,22 @@ Rdata Subclass Reference
 .. autoclass:: dns.rdtypes.ANY.AMTRELAY.AMTRELAY
    :members:
 
+   .. attribute:: precedence
+
+   An ``int``, the 8-bit unsigned integer preference.
+
+   .. attribute:: discovery_optional
+
+   A ``bool``, specifying whether discovery is optional or not.
+
+   .. attribute:: relay_type
+
+   An ``int``, the 8-bit unsigned integer relay type.
+
+   .. attribute:: relay
+
+   A ``dns.rdtypes.ANY.AMTRELAY.Relay`` instance, the relay.
+
 .. autoclass:: dns.rdtypes.ANY.AVC.AVC
    :members: