lastMessageArrivalTime property
The last time when a new message arrived in the channel.
AWS IoT Analytics updates this value at most once per minute for one
channel. Hence, the lastMessageArrivalTime
value is an
approximation.
This feature only applies to messages that arrived in the data store after October 23, 2020.
Implementation
final DateTime? lastMessageArrivalTime;