SystemData Class
Read-only system metadata associated with a resource.
- Inheritance
-
SystemData
Constructor
SystemData(*, created_at: Optional[datetime.datetime] = None, last_modified_at: Optional[datetime.datetime] = None, **kwargs)
Variables
- created_at
- datetime
Date and time when this resource was first created. Value is represented in UTC according to the ISO8601 date format.
- last_modified_at
- datetime
Date and time when this resource was last modified. Value is represented in UTC according to the ISO8601 date format.
Feedback
Submit and view feedback for