struct Lightsail::ResourceRecord
- Lightsail::ResourceRecord
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
clients/lightsail.crConstructors
Instance Method Summary
- #name : String | Nil
- #name=(name : String | Nil)
- #type : String | Nil
- #type=(type : String | Nil)
- #value : String | Nil
- #value=(value : String | Nil)