struct
Hetzner::DNS::Record
- Hetzner::DNS::Record
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
hetzner/record.crConstructors
Instance Method Summary
- #created : CustomTime
- #created=(created : CustomTime)
- #id : String
- #id=(id : String)
- #modified : CustomTime
- #modified=(modified : CustomTime)
- #name : String
- #name=(name : String)
- #ttl : Int32 | Nil
- #ttl=(ttl : Int32 | Nil)
- #type : String
- #type=(type : String)
- #value : String
- #value=(value : String)
- #zone_id : String
- #zone_id=(zone_id : String)