struct Lightsail::AutoSnapshotDetails
- Lightsail::AutoSnapshotDetails
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
clients/lightsail.crConstructors
Instance Method Summary
- #createdAt : Time | Nil
- #createdAt=(createdAt : Time | Nil)
- #date : String | Nil
- #date=(date : String | Nil)
- #fromAttachedDisks : Array(AttachedDisk) | Nil
- #fromAttachedDisks=(fromAttachedDisks : Array(AttachedDisk) | Nil)
- #status : String | Nil
- #status=(status : String | Nil)