| Class | Dnsruby::RR::SOA |
| In: |
lib/Dnsruby/resource/SOA.rb
|
| Parent: | RR |
| TypeValue | = | Types::SOA #:nodoc: all |
| expire | [RW] | The zone‘s expire interval. |
| minimum | [RW] | The minimum (default) TTL for records in this zone. |
| mname | [RW] | The domain name of the original or primary nameserver for this zone. |
| refresh | [RW] | The zone‘s refresh interval. |
| retry | [RW] | The zone‘s retry interval. |
| rname | [RW] | A domain name that specifies the mailbox for the person responsible for this zone. |
| serial | [RW] | The zone‘s serial number. |