orderingTimestamp property

DateTime? orderingTimestamp
final

The time of the event that triggered the evaluation of your AWS resources. The time can indicate when AWS Config delivered a configuration item change notification, or it can indicate when AWS Config delivered the configuration snapshot, depending on which event triggered the evaluation.

Implementation

final DateTime? orderingTimestamp;