pub type AlertUpdatedAt = DateTime<Utc>;
The time that the alert was last updated in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ.
YYYY-MM-DDTHH:MM:SSZ
pub struct AlertUpdatedAt { /* private fields */ }