struct Lightsail::ExportSnapshotRecordSourceInfo
- Lightsail::ExportSnapshotRecordSourceInfo
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
clients/lightsail.crConstructors
Instance Method Summary
- #arn : String | Nil
- #arn=(arn : String | Nil)
- #createdAt : Time | Nil
- #createdAt=(createdAt : Time | Nil)
- #diskSnapshotInfo : DiskSnapshotInfo | Nil
- #diskSnapshotInfo=(diskSnapshotInfo : DiskSnapshotInfo | Nil)
- #fromResourceArn : String | Nil
- #fromResourceArn=(fromResourceArn : String | Nil)
- #fromResourceName : String | Nil
- #fromResourceName=(fromResourceName : String | Nil)
- #instanceSnapshotInfo : InstanceSnapshotInfo | Nil
- #instanceSnapshotInfo=(instanceSnapshotInfo : InstanceSnapshotInfo | Nil)
- #name : String | Nil
- #name=(name : String | Nil)
- #resourceType : String | Nil
- #resourceType=(resourceType : String | Nil)