class documentation
class RecordStatus(pb_classes.Message): (source)
Constructor: RecordStatus(initial_message, zone_domain_name, effective_fqdn, reconciling)
DNS record status
| Method | __dir__ |
Undocumented |
| Method | __init__ |
Undocumented |
| Method | effective |
Undocumented |
| Method | reconciling |
Undocumented |
| Method | zone |
Undocumented |
| Constant | __PB2 |
Undocumented |
| Constant | __PY |
Undocumented |
| Class Variable | __mask |
Undocumented |
| Property | effective |
Fully-qualified domain name of this record including . at the end, e.g. www.example.com. |
| Property | reconciling |
Indicates whether there is a running Operation for this Record |
| Property | zone |
Domain name of this record's parent zone including . at the end, e.g. example.com. |
Inherited from Message:
| Class Method | get |
Undocumented |
| Class Method | is |
Undocumented |
| Class Method | is |
Undocumented |
| Method | __repr__ |
Undocumented |
| Method | check |
Undocumented |
| Method | get |
Undocumented |
| Method | get |
Undocumented |
| Method | is |
Undocumented |
| Method | set |
Undocumented |
| Method | which |
Undocumented |
| Class Variable | __PB2 |
Undocumented |
| Instance Variable | __pb2 |
Undocumented |
| Method | _clear |
Undocumented |
| Method | _get |
Undocumented |
| Method | _set |
Undocumented |
| Class Variable | __credentials |
Undocumented |
| Class Variable | __default |
Undocumented |
| Class Variable | __sensitive |
Undocumented |
| Instance Variable | __recorded |
Undocumented |
def __init__(self, initial_message:
message_1.Message | None = None, *, zone_domain_name: builtins.str | None | unset.UnsetType = unset.Unset, effective_fqdn: builtins.str | None | unset.UnsetType = unset.Unset, reconciling: builtins.bool | None | unset.UnsetType = unset.Unset):
(source)
¶
Undocumented
Undocumented
| Value |
|
Undocumented
| Value |
|