struct Lightsail::GetExportSnapshotRecordsResult
- Lightsail::GetExportSnapshotRecordsResult
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
clients/lightsail.crConstructors
Instance Method Summary
- #exportSnapshotRecords : Array(ExportSnapshotRecord) | Nil
- #exportSnapshotRecords=(exportSnapshotRecords : Array(ExportSnapshotRecord) | Nil)
- #nextPageToken : String | Nil
- #nextPageToken=(nextPageToken : String | Nil)
Constructor Detail
Instance Method Detail
def exportSnapshotRecords=(exportSnapshotRecords : Array(ExportSnapshotRecord) | Nil)
#