struct Lightsail::DiskInfo
- Lightsail::DiskInfo
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
clients/lightsail.crConstructors
Instance Method Summary
- #isSystemDisk : Bool | Nil
- #isSystemDisk=(isSystemDisk : Bool | Nil)
- #name : String | Nil
- #name=(name : String | Nil)
- #path : String | Nil
- #path=(path : String | Nil)
- #sizeInGb : Int16 | Nil
- #sizeInGb=(sizeInGb : Int16 | Nil)