time property

DateTime? time
final

The time stamp of the event, per RFC3339. If no time stamp is provided, the time stamp of the PutEvents call is used.

Implementation

final DateTime? time;