struct Lightsail::DomainEntry
- Lightsail::DomainEntry
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
clients/lightsail.crConstructors
Instance Method Summary
- #id : String | Nil
- #id=(id : String | Nil)
- #isAlias : Bool | Nil
- #isAlias=(isAlias : Bool | Nil)
- #name : String | Nil
- #name=(name : String | Nil)
- #options : Hash(String, String) | Nil
- #options=(options : Hash(String, String) | Nil)
- #target : String | Nil
- #target=(target : String | Nil)
- #type : String | Nil
- #type=(type : String | Nil)