# SnapshotProperties

Properties of a snapshot.

## Properties

| Name               | Type         | Description                                       | Notes       |
| ------------------ | ------------ | ------------------------------------------------- | ----------- |
| **version**        | **str**      | The MongoDB version this backup was created from. | \[optional] |
| **size**           | **int**      | The size of the snapshot in Mebibytes.            | \[optional] |
| **creation\_time** | **datetime** | The date the resource was created.                | \[optional] |
