Class: Resolv::DNS::Resource::CNAME
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
|
|
|
Instance Chain:
|
|
| Inherits: |
Resolv::DNS::Resource::DomainName
|
| Defined in: | lib/resolv.rb |
Overview
The canonical name for an alias.
Class Method Summary
DomainName - Inherited
| .new | Creates a new DomainName from |
Instance Attribute Summary
DomainName - Inherited
| #name | The name of this DomainName. |
::Resolv::DNS::Resource - Inherited
| #ttl | Remaining Time To Live for this ::Resolv::DNS::Resource. |
Constructor Details
This class inherits a constructor from Resolv::DNS::Resource::DomainName