Contains information about the creation time for a target project’s snapshot.
Column | Data Type | Constraint | Description |
---|---|---|---|
| VARCHAR(40) | not null | The unique ID for a project. |
| VARCHAR(40) | not null | The unique ID for a target. |
| TIMESTAMP | null | The time a snapshot was created for the project’s target. |