lastDriftCheckTimestamp property

DateTime? lastDriftCheckTimestamp
final

Most recent time when CloudFormation performed a drift detection operation on the stack instance. This value will be NULL for any stack instance on which drift detection has not yet been performed.

Implementation

final DateTime? lastDriftCheckTimestamp;